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 20 removed 2 lines
Also tested with 2 screens, all works fine.
At line 36 removed one line
!! Mousepad fix
At line 38 removed 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}}
At line 59 changed one line
Well, I apt removed firefox-esr, and copied /usr/lib/firefox/ and symlinked /usr/bin/firefox to /usr/lib/firefox/firefox.sh, and that one still works.