xsession
author Fabien Ninoles <fninoles@genvidtech.com>
Mon, 23 Jan 2017 07:21:14 -0500
changeset 19 aa5a250ec992
parent 0 df7496e40bee
permissions -rw-r--r--
Fix comment on line AE08.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     1
## composition manager
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     2
xcompmgr &
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     3
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     4
## Set keyboard
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     5
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     6
XKBDIR="$HOME/.xkb"
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     7
setxkbmap "fr_alt(bepo_prog)" -print | xkbcomp -I$XKBDIR - $DISPLAY
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     8
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
     9
## Set background
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    10
# xsetbg -fullscreen -onroot -border black themes/backgrounds/default.jpg
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    11
# gnome-settings both set the background and the resolution
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    12
gnome-settings-daemon
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    13
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    14
## Quick launcher
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    15
synapse -s &
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    16
# gdlinux
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    17
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    18
## Start a panel
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    19
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    20
# trayer doesn't set its strut correctly, bugging xmonad.
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    21
# trayer --SetDockType true --SetPartialStrut true
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    22
# gnome-panel 
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    23
# fbpanel &
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    24
avant-window-navigator &
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    25
# dockx &
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    26
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    27
# autostart
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    28
xdg-autostart Old GNOME
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    29
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    30
## Window manager
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    31
# Can't get ride of the gnome-panel :(
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    32
# exec gnome-session
df7496e40bee Initial configuration files.
Fabien Ninoles <fabien@tzone.org>
parents:
diff changeset
    33
exec xmonad