#!/bin/sh xrdb $HOME/.Xresources # -solid grey gaves us a real mouse pointer instead of the default X xsetroot -solid grey -cursor_name left_ptr # Allow copy & paste when ClientCutText is set to true on the client side autocutsel -fork export XKL_XMODMAP_DISABLE=1 /etc/X11/Xsession