Fn keys for touchpad, mute, volume +/- work out of the box, also samsung-tools works just fine. samsung_backlight also loads - what is this good for btw?
I can adjust brightness by echoing /sys/class/backlight/acpi_video0/brightness or change the keyboard backlight by echoing /sys/devices/platform/samsung/leds/samsung\:\:kbd_backlight/brightness however not by Fn keys.
The keys themselves seem to be mapped correct, see the Fn+F10 (keyboard backlight +) output for example:
Code: Select all
penguin@debian:/# /lib/udev/keymap -i input/event3
scan code: 0x96 key code: kbdillumup
Code: Select all
penguin@debian:/# xev
KeyPress event, serial 40, synthetic NO, window 0x1200001,
root 0xaa, subw 0x1200002, time 5809003, (54,41), root:(1000,64),
state 0x0, keycode 238 (keysym 0x1008ff05, XF86KbdBrightnessUp), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 40, synthetic NO, window 0x1200001,
root 0xaa, subw 0x1200002, time 5809003, (54,41), root:(1000,64),
state 0x0, keycode 238 (keysym 0x1008ff05, XF86KbdBrightnessUp), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False