Logitech MX Revolution's Special Buttons On Fedora 7 - Page 2
4 Install XbindkeysGet xbindkeys from the fedora repository. I use yumex as frontend for yum, you can use your favorite of course.
The packages are now being downloaded and installed:
5 Configure XbindkeysOpen a terminal and initialize xbindkeys: xbindkeys --defaults > $HOME/.xbindkeysrc Now we can configure the .xbindkeysrc: vi .xbindkeysrc Insert the following content: # Action back "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Left]"" m:0x0 + b:8 # Action forward "/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Right]"" m:0x0 + b:9 # Zoom in "/usr/bin/xvkbd -xsendevent -text "\C+"" m:0x0 + b:13 # Zoom out "/usr/bin/xvkbd -xsendevent -text "\C-"" m:0x0 + b:15 # Close window "/usr/bin/xvkbd -xsendevent -text "\Cw"" m:0x0 + b:17
As you see, each button-configuration consists of a xvkbd-event
followed by the button-identity.
6 Add Xbindkeys To AutostartGo to: System - Preferences - Personal - Sessions:
Click "New":
Add xbindkeys to autostart (Command = /usr/bin/xbindkeys):
Now you should log out and after that log in again to enable the new configuration.
7 Links
|








Recent comments
2 days 5 hours ago
2 days 14 hours ago
2 days 17 hours ago
2 days 18 hours ago
2 days 19 hours ago
2 days 21 hours ago
2 days 22 hours ago
3 days 11 min ago
3 days 16 hours ago
3 days 16 hours ago