Zenfarg
June 6th, 2010, 09:01 AM
Good time of day every body. I have problems with my multimediakeys on my laptop.
I have read several howtos:
http://swiss.ubuntuforums.org/showthread.php?t=997860
http://ubuntuforums.org/showthread.php?t=1313893
I've installed xbindkeys & xkvb, created 2 *fdi files like here http://ubuntuforums.org/showthread.php?t=1313893
Created executable script "AcerMediaKeys" in kde Autostart folder with next containtment:
xinput set-button-map "`xinput list | grep Synaptics | head -1 | grep -o id=.. | tr -d id=`" 1 2 3 17 18 19 20 8 9 10 11 12 13 14 15 16
Made xbindkeys to launch with kde (autostart), edited xbindkeysrc:
"xvkbd -text "\[XF86AudioPlay]""
b:17
"xvkbd -text "\[XF86AudioStop]""
b:18:
"xvkbd -text "\[XF86AudioPrev]""
b:19
"xvkbd -text "\[XF86AudioNext]""
b:20
And it takes no effects for me :-( Prev and Next buttons are not working, play/pause and stop allows me scrolling and nothing more...
Can anybody tell me what i'm doing wrong?
I have read several howtos:
http://swiss.ubuntuforums.org/showthread.php?t=997860
http://ubuntuforums.org/showthread.php?t=1313893
I've installed xbindkeys & xkvb, created 2 *fdi files like here http://ubuntuforums.org/showthread.php?t=1313893
Created executable script "AcerMediaKeys" in kde Autostart folder with next containtment:
xinput set-button-map "`xinput list | grep Synaptics | head -1 | grep -o id=.. | tr -d id=`" 1 2 3 17 18 19 20 8 9 10 11 12 13 14 15 16
Made xbindkeys to launch with kde (autostart), edited xbindkeysrc:
"xvkbd -text "\[XF86AudioPlay]""
b:17
"xvkbd -text "\[XF86AudioStop]""
b:18:
"xvkbd -text "\[XF86AudioPrev]""
b:19
"xvkbd -text "\[XF86AudioNext]""
b:20
And it takes no effects for me :-( Prev and Next buttons are not working, play/pause and stop allows me scrolling and nothing more...
Can anybody tell me what i'm doing wrong?