Special keyboard input

Sergey Manucharyan serge at bonbon.net
Fri Nov 26 14:35:59 CET 2004


Hi Alexandre,

It's already 3 months I can't find time to "map" extra keys of my 
notebook, but after reading your letter I decided to check and finally 
do it :)

Everything you did is working for me, I think, yor problem is that
xfce launches xmodmap ~/.Xmodmap, but not /etc/X11/Xmodmap as you 
mentioned (look at <xfce-home/etc/xdgxfce4/xinitrc> .

> In /etc/X11/Xmodmap I added:
> 	keycode 160 = XF86AudioMute
> 	keycode 174 = XF86AudioLowerVolume
> 	keycode 176 = XF86AudioRaiseVolume
> 
> And in /usr/share/themes/Default/xfwm4/keythemerc I added:
> 	shortcut_4_key=XF86AudioMute
> 	shortcut_4_exec=vol_toggle
> 	shortcut_5_key=XF86AudioLowerVolume
> 	shortcut_5_exec=vol_down
> 	shortcut_6_key=XF86AudioRaiseVolume
> 	shortcut_6_exec=vol_up

S.




More information about the Xfce mailing list