docs.daveops.net

Snippets for yer computer needs

Graphics Libraries

SDL

GNOME

Move windows

Alt-F7 to move a finicky window

Turn caps lock into control key

dconf write /org/gnome/desktop/input-sources/xkb-options "['ctrl:nocaps']"

GDM

Add a WM to GDM dropdown

Add a .desktop file to /usr/share/xsessions

Wayland

X Windows

XTerm

xrandr

Make PAL card output NTSC

After the first two lines in /etc/gdm/Init/Default , put:

xrandr --output S-video --set “tv standard” ntsc