summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
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: