File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,11 +108,18 @@ and would be able to fix it.
108108
109109Configuration
110110-------------
111- If your tablet is supported, its pen will work after installing these drivers,
112- and applications will be able to recognize the pressure after appropriate
113- configuration. Refer to the application documentation for instructions on how
114- to do that, but in most cases it is enough to simply enable the tablet in the
115- application.
111+ After installing the drivers, make sure the previous versions of the drivers
112+ were unloaded. To do that, simply reboot the machine. Alternatively, execute
113+ the following command:
114+
115+ sudo modprobe -r hid-kye hid-uclogic hid-polostar hid-viewsonic
116+
117+ and reconnect the tablet.
118+
119+ If your tablet is supported, its pen will work after this, and applications
120+ will be able to recognize the pressure after appropriate configuration. Refer
121+ to the application documentation for instructions on how to do that, but in
122+ most cases it is enough to simply enable the tablet in the application.
116123
117124By default, your tablet will be handled by the libinput X.org driver
118125(` xserver-xorg-input-libinput ` package in Debian, Ubuntu, and derived distros,
You can’t perform that action at this time.
0 commit comments