summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-02-26 15:40:18 +0300
committerOxore <oxore@protonmail.com>2023-02-26 15:40:18 +0300
commit976f59e3e6335f77f75be4b04ed89ab148ff727b (patch)
tree9b131bce175ce5c110344c0c5f09a46504773b60 /Readme.md
parent313c333be78c929a1c83c34833b5ddadfead7df0 (diff)
Fix Readme, clarify layout
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index fb77c9a..6ae5683 100644
--- a/Readme.md
+++ b/Readme.md
@@ -58,7 +58,7 @@ The line `H: Handlers=js0 event23` is what wee need. `event23` is the gamepad de
Once again, if you are planning to use virtual keyboard as `user`, run this as root:
```
-chown oxore:oxore -R /dev/input/event23
+chown user:user -R /dev/input/event23
```
Then run the program like this: