Thanks Piotr, I added wifi toggle scancode as well. Since 900X3A, 900X3B and 900X3C all use the same scancodes I don't think it makes sense to create separate files for each one them.
That's why I think putting everything into "samsung-other" files makes more sense. 0xB3 scancode is already bound to "0xB3 prog3 # Fn+F8 switch power mode (battery/dynamic/performance)" and samsung-other mapping is being run on all samsung laptops. does "silentmode" have some default behavior in Ubuntu? "wlan" binding does now have a default behavior in Ubuntu, so we need some special scripts to make it behave properly, right? ** Description changed: Please, add the following 3 lines to /lib/udev/keymaps/samsung-other ---------------------------- 0x96 kbdillumup # keyboard backlit up 0x97 kbdillumdown # keyboard backlit down 0xCE prog1 # system settings + 0xD5 wlan # wifi toggle -------------------------------- and the following 3 lines to /lib/udev/keymaps/force-release/samsung-other ---------------------------- 0x96 # keyboard backlit up 0x97 # keyboard backlit down 0xCE # system settings + 0xD5 # wifi toggle ----------------------------------------- this change should fix support for special function keys for Samsung Series 9, 900X3A, 900X3B and 900X3C. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072371 Title: Add special keys for Samsung Series 9 laptops To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1072371/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs