1) scan code: 0xEE key code: brightnessup it's the lock screen key and it should be addressed to #define KEY_COFFEE 152 /* AL Terminal Lock/Screensaver */
Reopening for this, committed upstream: http://git.kernel.org/?p=linux/hotplug/udev.git;a=commitdiff;h=43d0824 2) scan code: 0xF5 key code: presentation #define KEY_PRESENTATION 0x1a9 /* AL Presentation App */ does nothing when clicked but it should open OpenOffice.org Presentation That's known. X.org does not get along with key codes > 255 unfortunately, so you can only use these keys with non-X programs (e. g. LIRC). ** Changed in: udev (Ubuntu) Status: Fix Released => Fix Committed -- [Lucid Alpha3][khk-004 testcase failed] Click on Internet hotkey opens Home folder on Acer Laptops https://bugs.launchpad.net/bugs/536914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
