This page (revision-7) was last changed on 23-Apr-2022 17:05 by Harry Metske

This page was created on 23-Apr-2022 17:05 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 23-Apr-2022 17:05 2 KB Harry Metske to previous
6 23-Apr-2022 17:05 2 KB Harry Metske to previous | to last
5 23-Apr-2022 17:05 2 KB Harry Metske to previous | to last
4 23-Apr-2022 17:05 1 KB Harry Metske to previous | to last
3 23-Apr-2022 17:05 1 KB Harry Metske to previous | to last
2 23-Apr-2022 17:05 1 KB Harry Metske to previous | to last
1 23-Apr-2022 17:05 1001 bytes Harry Metske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 34 added one line
!! Mousepad fix
At line 36 added 8 lines
The soft tap did not work, so :
{{{
modprobe -r psmouse
modprobe psmouse proto=imps
}}}
To persist this, create file {{/etc/modprobe.conf/psmouse.conf}} with content {{options psmouse proto=imps}}