First add the repositories and install solaar
alejandro@minipc:~$ sudo add-apt-repository ppa:solaar-unifying/stable
[sudo] password for alejandro:
Repository: 'Types: deb
URIs: https://ppa.launchpadcontent.net/solaar-unifying/stable/ubuntu/
Suites: noble
Components: main
'
Description:
PPA with stable versions of Solaar.
More info: https://launchpad.net/~solaar-unifying/+archive/ubuntu/stable
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Hit:1 http://uy.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://uy.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://uy.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
Get:5 https://pkgs.tailscale.com/stable/ubuntu noble InRelease
Get:6 https://ppa.launchpadcontent.net/solaar-unifying/stable/ubuntu noble InRelease [17.8 kB]
Get:7 https://ppa.launchpadcontent.net/solaar-unifying/stable/ubuntu noble/main amd64 Packages [604 B]
Get:8 https://ppa.launchpadcontent.net/solaar-unifying/stable/ubuntu noble/main Translation-en [284 B]
Fetched 25.3 kB in 2s (12.0 kB/s)
Reading package lists... Done
alejandro@minipc:~$ sudo apt update
Hit:1 http://uy.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://uy.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://uy.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
Get:5 https://pkgs.tailscale.com/stable/ubuntu noble InRelease
Hit:6 https://ppa.launchpadcontent.net/solaar-unifying/stable/ubuntu noble InRelease
Fetched 6,578 B in 1s (5,849 B/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
6 packages can be upgraded. Run 'apt list --upgradable' to see them.
alejandro@minipc:~$ apt list --upgradable
Listing... Done
Install Solaar
alejandro@minipc:~$ sudo apt install solaar
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
solaar
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 364 kB of archives.
After this operation, 1,884 kB of additional disk space will be used.
Get:1 https://ppa.launchpadcontent.net/solaar-unifying/stable/ubuntu noble/main amd64 solaar all 1.1.13~ubuntu24.04.1 [364 kB]
Fetched 364 kB in 4s (89.3 kB/s)
Preconfiguring packages ...
Selecting previously unselected package solaar.
(Reading database ... 149310 files and directories currently installed.)
Preparing to unpack .../solaar_1.1.13~ubuntu24.04.1_all.deb ...
Unpacking solaar (1.1.13~ubuntu24.04.1) ...
Setting up solaar (1.1.13~ubuntu24.04.1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu3) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for desktop-file-utils (0.27-2build1) ...
Then add the rules for Solaar
alejandro@minipc:~$ curl -O https://raw.githubusercontent.com/pwr-Solaar/Solaar/master/rules.d-uinput/42-logitech-unify-permissions.rules
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 937 100 937 0 0 12071 0 --:--:-- --:--:-- --:--:-- 12168
alejandro@minipc:~$ sudo cp 42-logitech-unify-permissions.rules /etc/udev/rules.d
Config the rules.yaml to add some rules
alejandro@minipc:~$ vim .config/solaar/rules.yaml
%YAML 1.3
---
- Test: [thumb_wheel_up, 15]
- KeyPress:
- [Control_L, Alt_L, Right]
- click
...
---
- Test: [thumb_wheel_down, 15]
- KeyPress:
- [Control_L, Alt_L, Left]
- click
...
Reopen Solaar just in case. Done!
Links:
https://pwr-solaar.github.io/Solaar/rules/
No hay comentarios:
Publicar un comentario