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
|








print: 


Recent comments
1 day 13 hours ago
1 day 19 hours ago
2 days 1 hour ago
3 days 2 hours ago
4 days 4 hours ago
4 days 12 hours ago
4 days 13 hours ago
5 days 13 hours ago
1 week 36 min ago
1 week 11 hours ago