mirror of
https://github.com/tuxedocomputers/tuxedo-touchpad-switch.git
synced 2025-01-18 19:51:11 +01:00
Update ReadMe.md
This commit is contained in:
parent
1c4ae73518
commit
f96e450101
1 changed files with 5 additions and 5 deletions
10
ReadMe.md
10
ReadMe.md
|
@ -3,11 +3,11 @@ This a proof-of-concept Linux userspace driver to hardware-enable/-disable the t
|
|||
It syncs up with the software toggle in the gnome settings deamon.
|
||||
|
||||
It comes with some known disfuctionalities:
|
||||
- only works on desktop evnironments using gsettings/gio
|
||||
- does not work on loginscreen(gdm)
|
||||
- needs to be started for every user seperatly
|
||||
- every user needs write access to the /dev/hidraw* device for the touchpad (udev *.rules included)
|
||||
- switching between 2 users is not detected (on next toggle the software and hardware disable will be in sync again however)
|
||||
- only works on desktop evnironments using gsettings/gio
|
||||
- does not work on loginscreen(gdm)
|
||||
- needs to be started for every user seperatly
|
||||
- every user needs write access to the /dev/hidraw* device for the touchpad (udev *.rules included)
|
||||
- switching between 2 users is not detected (on next toggle the software and hardware disable will be in sync again however)
|
||||
|
||||
Author: Werner Sembach
|
||||
|
||||
|
|
Loading…
Reference in a new issue