summaryrefslogtreecommitdiff
path: root/.xsessionrc
blob: 4e44dfaba4fddc6a85b90e0e436fd513b36348ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh

#
# XKB is not set here anymore -- instead we use the standard altgr_intl
# with some more options
# set the following in X11: "terminate:ctrl_alt_bksp,grp:menu_toggle,compose:rwin,caps:escape"
#

# set IM to XIM, so it reads .XCompose
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim

[ x$GPG_AGENT_INFO = "x" ] && eval $(gpg-agent --daemon)

# start urxvt daemon
urxvtd -f -o -q