summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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...