summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authord3v1c3nv11 <d3v1c3nv11@users.noreply.github.com>2017-11-10 16:26:09 +0200
committerGitHub <noreply@github.com>2017-11-10 16:26:09 +0200
commitdd745f09f5a34f9f6a89bb51fa48787da65e6120 (patch)
treec9184cb5d72a0b315f986af397af0f239d61afa7
parent1c8dd770bf8e6e63489fcb01478a851ec4770975 (diff)
Update readme.md
-rw-r--r--upgrade/readme.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/upgrade/readme.md b/upgrade/readme.md
index d5b7f48..a49a313 100644
--- a/upgrade/readme.md
+++ b/upgrade/readme.md
@@ -20,4 +20,14 @@ start the update.
The firmware should now be updated.
-Note: You must add keyboard shortcut with name Suspend and command: "systemctl suspend" activated with key Fn+F1
+Note: To get Fn+F1 suspend mode working:
+
+1. Add
+```bash
+KEYBOARD_KEY_70071=suspend
+```
+at the end of file /etc/udev/hwdb.d/teres_kbd.hwdb
+
+2. You must create keyboard shortcut (System -> Preferences -> Hardware -> Keyboard Shortcuts -> Add) with name "Suspend" and command: "systemctl suspend" activated with key Fn+F1
+
+3. reboot...