xsession
author Fabien Ninoles <fabien@tzone.org>
Fri, 02 Jan 2015 21:50:10 -0500
changeset 8 0eae48be1d62
parent 0 df7496e40bee
permissions -rw-r--r--
Add my.sloppy Deactivate shifty.sloppy and add my own sloppy (with timer). Also add some minor fixes and improvements.

## composition manager
xcompmgr &

## Set keyboard

XKBDIR="$HOME/.xkb"
setxkbmap "fr_alt(bepo_prog)" -print | xkbcomp -I$XKBDIR - $DISPLAY

## Set background
# xsetbg -fullscreen -onroot -border black themes/backgrounds/default.jpg
# gnome-settings both set the background and the resolution
gnome-settings-daemon

## Quick launcher
synapse -s &
# gdlinux

## Start a panel

# trayer doesn't set its strut correctly, bugging xmonad.
# trayer --SetDockType true --SetPartialStrut true
# gnome-panel 
# fbpanel &
avant-window-navigator &
# dockx &

# autostart
xdg-autostart Old GNOME

## Window manager
# Can't get ride of the gnome-panel :(
# exec gnome-session
exec xmonad