Created
November 2, 2017 03:52
-
-
Save OwenChia/c5cb2fbf02b1ef6ee1f876bb5f416be9 to your computer and use it in GitHub Desktop.
Keyboard mapping for TerransForce S4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # TerransForce S4 - http://www.terransforce.com/?product_info/S4-1060-67T.html | |
| # Usage: | |
| # put this content to /etc/udev/hwdb.d/70-keyboard.hwdb, and then | |
| # > systemd-hwdb update | |
| # > udevadm trigger /dev/input/event5 | |
| # | |
| evdev:atkbd:dmi:bvn*:bvr*:bd*:svnTerransForce:pnTerransForceS4:pvr* | |
| KEYBOARD_KEY_e4=f21 # Touchpad | |
| KEYBOARD_KEY_f7=brightnessdown # Fn+F4 | |
| KEYBOARD_KEY_f8=brightnessup # Fn+F5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment