*** This bug is a duplicate of bug 111943 ***
    https://bugs.launchpad.net/bugs/111943

According to bug #111943, I should be able to make a kde "input action"
to enable my Fn-F10 combo, but trying fails because Fn-F10 is not mapped
to any key.  Running "xmodmap -pk" reveals that key 204 is mapped to
XF86Eject in hardy.  So, I create a file ~/.Xmodmap and put this in it:

keycode 204 = 0x0000
keycode 253 = XF86Eject

Next I do "xmodmap ~/.Xmodmap" (to read in new data) and "xmodmap -pk"
(to confirm 204 is undefined and 253 is now eject).

Now I can use KControl => Regional & Access => Input Actions: New Action: Name 
= Laptop Eject Keys; type = keyboard shortcut -> Command/URL simple
Keyboard Shortcut: Fn-F10; Command/URL Settings: kdeeject cdrom

and it works.

-- 
Gutsy Dell E1505 function keys work in ubuntu but not kubuntu
https://bugs.launchpad.net/bugs/133173
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