F5F Stay Refreshed Software Operating Systems Explore Linux trackpad interactions and custom themes.

Explore Linux trackpad interactions and custom themes.

Explore Linux trackpad interactions and custom themes.

Pages (3): 1 2 3 Next
H
Heyello
Member
196
10-16-2023, 10:09 AM
#1
Hello. You just set up Ubuntu on your Macbook and now want some intuitive multitouch gestures for your trackpad. It would be great if there were a simple way to do this. Also, you mentioned trying a guide for installing themes by placing a folder in ~/.themes and using ubuntu-tweak, but you ended up with a GitHub link that doesn’t show any files. There are several programs you’ve downloaded, but you don’t see any setup instructions. How can I help you get these programs running smoothly? Thank you for reaching out as a first-time Ubuntu user.
H
Heyello
10-16-2023, 10:09 AM #1

Hello. You just set up Ubuntu on your Macbook and now want some intuitive multitouch gestures for your trackpad. It would be great if there were a simple way to do this. Also, you mentioned trying a guide for installing themes by placing a folder in ~/.themes and using ubuntu-tweak, but you ended up with a GitHub link that doesn’t show any files. There are several programs you’ve downloaded, but you don’t see any setup instructions. How can I help you get these programs running smoothly? Thank you for reaching out as a first-time Ubuntu user.

B
Backstaber970
Senior Member
435
10-17-2023, 01:31 PM
#2
I'm familiar with Fedora's native multitouch features on my Macbook, and the actions I use are quite simple. I'll look again later to see if more complex gestures become available. Touchegg offers a solid, customizable option without any visual interface—just a straightforward text configuration file. I haven't used it yet, but it looks like it should cover most needs. https://wdullaer.com/blog/2015/10/08/mul...h-touchegg Also, you can set app-specific gestures by adjusting the name in your software list.
B
Backstaber970
10-17-2023, 01:31 PM #2

I'm familiar with Fedora's native multitouch features on my Macbook, and the actions I use are quite simple. I'll look again later to see if more complex gestures become available. Touchegg offers a solid, customizable option without any visual interface—just a straightforward text configuration file. I haven't used it yet, but it looks like it should cover most needs. https://wdullaer.com/blog/2015/10/08/mul...h-touchegg Also, you can set app-specific gestures by adjusting the name in your software list.

M
MilkyMike
Member
65
11-07-2023, 02:53 PM
#3
You can use package managers like `apt` or `dnf` to install applications from a folder. Simply navigate to the directory containing the app and run `sudo apt install <package-name>` or similar commands.
M
MilkyMike
11-07-2023, 02:53 PM #3

You can use package managers like `apt` or `dnf` to install applications from a folder. Simply navigate to the directory containing the app and run `sudo apt install <package-name>` or similar commands.

N
NatsuFuyu
Junior Member
3
11-11-2023, 02:59 PM
#4
For topics I'm unfamiliar with Unity, I'll assume it functions similarly to Gnome2 using themes. You must place them in the directory: /usr/share/themes/. Ubuntu-tweak will identify the theme afterward. For programs not in repositories, stick to .deb files whenever possible—they're designed for Ubuntu/Debian-based systems and install automatically. Occasionally you'll encounter a program in a folder with just a file named INSTALL or INSTALL.sh. Open a terminal in that folder and run ./INSTALL (or the name with a leading dot). It will launch the auto-installer via the command line. This process might differ if the software isn't a .deb package. I'm looking for an example to illustrate this. Also, remember there are additional or custom repositories called PPA. For instance, for a "moka" theme: sudo add-apt-repository ppa:moka/daily (this adds the repo), then run sudo apt-get update (refresh your list), and finally sudo apt-get install moka-icon-theme (install the added software).
N
NatsuFuyu
11-11-2023, 02:59 PM #4

For topics I'm unfamiliar with Unity, I'll assume it functions similarly to Gnome2 using themes. You must place them in the directory: /usr/share/themes/. Ubuntu-tweak will identify the theme afterward. For programs not in repositories, stick to .deb files whenever possible—they're designed for Ubuntu/Debian-based systems and install automatically. Occasionally you'll encounter a program in a folder with just a file named INSTALL or INSTALL.sh. Open a terminal in that folder and run ./INSTALL (or the name with a leading dot). It will launch the auto-installer via the command line. This process might differ if the software isn't a .deb package. I'm looking for an example to illustrate this. Also, remember there are additional or custom repositories called PPA. For instance, for a "moka" theme: sudo add-apt-repository ppa:moka/daily (this adds the repo), then run sudo apt-get update (refresh your list), and finally sudo apt-get install moka-icon-theme (install the added software).

S
194
11-12-2023, 10:36 AM
#5
You can follow the instructions on the GitHub repository to set up and run Ubuntu Tweaks. The link provides detailed steps for installation and usage.
S
SlightlyRac00n
11-12-2023, 10:36 AM #5

You can follow the instructions on the GitHub repository to set up and run Ubuntu Tweaks. The link provides detailed steps for installation and usage.

B
bishopboys68
Posting Freak
899
11-12-2023, 01:57 PM
#6
You have a setup.py file ready for installation. A more streamlined approach for Ubuntu Tweens might be better, especially after installing from a PPA. Check there — .deb files first, then the PPA, and finally bulk downloads. Be mindful that Ubuntu Tweens is no longer supported since May 2016; consider alternatives like Unity Tweak Tool.
B
bishopboys68
11-12-2023, 01:57 PM #6

You have a setup.py file ready for installation. A more streamlined approach for Ubuntu Tweens might be better, especially after installing from a PPA. Check there — .deb files first, then the PPA, and finally bulk downloads. Be mindful that Ubuntu Tweens is no longer supported since May 2016; consider alternatives like Unity Tweak Tool.

F
Furioso_
Member
62
11-12-2023, 05:54 PM
#7
F
Furioso_
11-12-2023, 05:54 PM #7

F
FaTaL_ZiPz
Member
51
11-14-2023, 01:26 AM
#8
Check out the Wikis for more details. For Ubuntu-tweak, it’s about managing updates and customizations after installation. You’re already set up, so next steps depend on your goals.
F
FaTaL_ZiPz
11-14-2023, 01:26 AM #8

Check out the Wikis for more details. For Ubuntu-tweak, it’s about managing updates and customizations after installation. You’re already set up, so next steps depend on your goals.

C
212
11-14-2023, 02:01 AM
#9
This tool isn't on any standard software list. You'd need to type its name into a search bar if you're using Unity. I personally don't prefer Unity.
C
cursayerdragon
11-14-2023, 02:01 AM #9

This tool isn't on any standard software list. You'd need to type its name into a search bar if you're using Unity. I personally don't prefer Unity.

K
kalleboii
Senior Member
738
11-14-2023, 06:47 AM
#10
I couldn't locate it. I searched for it in the Ubuntu Software app too, but didn’t find anything. I downloaded the file from your link and tried installing it, but it didn’t complete properly.
K
kalleboii
11-14-2023, 06:47 AM #10

I couldn't locate it. I searched for it in the Ubuntu Software app too, but didn’t find anything. I downloaded the file from your link and tried installing it, but it didn’t complete properly.

Pages (3): 1 2 3 Next