The command
xev | grep -A2 --line-buffered '^KeyRelease' | sed -n '/keycode /s/^.*keycode 
\([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p'
returns for the following sequence: Mode, Button 1, Button 2, Button 3, Button 
4, Button 5, Settings

191 NoSymbol
156 XF86Launch1
157 XF86Launch2
210 XF86Launch3
211 XF86Launch4
192 NoSymbol
193 NoSymbol

-- 
Vaio keys not working on Sony VAIO VGN-SR29XN
https://bugs.launchpad.net/bugs/379006
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to