[Bug 1072371] Re: Add special keys for Samsung Series 9 laptops
Սահակ
1072371 at bugs.launchpad.net
Fri Nov 2 20:34:53 UTC 2012
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
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1072371
Title:
Add special keys for Samsung Series 9 laptops
Status in “udev” package in Ubuntu:
Confirmed
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1072371/+subscriptions
More information about the foundations-bugs
mailing list