summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authord3v1c3nv11 <d3v1c3nv11@users.noreply.github.com>2017-11-10 16:27:40 +0200
committerGitHub <noreply@github.com>2017-11-10 16:27:40 +0200
commit2917dce4f38acfdeadcc435c10ef971217399bb7 (patch)
treea783bdd1f435e336c556f8d7397224b201d0ec4e
parentdd745f09f5a34f9f6a89bb51fa48787da65e6120 (diff)
new release
-rw-r--r--upgrade/readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/upgrade/readme.md b/upgrade/readme.md
index a49a313..b2d1f2d 100644
--- a/upgrade/readme.md
+++ b/upgrade/readme.md
@@ -26,8 +26,10 @@ Note: To get Fn+F1 suspend mode working:
```bash
KEYBOARD_KEY_70071=suspend
```
-at the end of file /etc/udev/hwdb.d/teres_kbd.hwdb
-
+at the end of file:
+```bash
+sudo nano /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...