Various additions and changes.
This commit is contained in:
parent
9a225e0435
commit
9300920d4d
17 changed files with 412 additions and 12 deletions
5
.config/openbox/autostart
Normal file
5
.config/openbox/autostart
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue