Explore Linux trackpad interactions and custom themes.
Explore Linux trackpad interactions and custom themes.
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.
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.
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).
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.
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.
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.
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.