#!/bin/sh # # /etc/X11/xinit/xinitrc.fvwm # # Set cursor and solid black bg xsetroot -solid black -cursor_name left_ptr # Execute fvwm2 exec fvwm2 # EOF