Various additions and changes.

This commit is contained in:
Darren 'Tadgy' Austin 2024-08-21 15:29:14 +01:00
commit 9300920d4d
17 changed files with 412 additions and 12 deletions

View file

@ -0,0 +1,5 @@
# Allow quitting the X server with Ctrl+Alt+Backspace
setxkbmap -option terminate:ctrl_alt_bksp
# Start the VNC server
[ -x /usr/sbin/x11vnc ] && x11vnc -display :0 -usepw -shared -forever -bg -noxdamage