]> git.immae.eu Git - perso/Immae/Config/dotdrop.git/blame - dotfiles/lxde/config_files/xinitrc
Add pause as compose key
[perso/Immae/Config/dotdrop.git] / dotfiles / lxde / config_files / xinitrc
CommitLineData
1950387f
IB
1### replace /etc/X11/xinit/xinitrc and /etc/X11/xinit/xinitrc.d/*
2dbus-update-activation-environment DISPLAY XAUTHORITY
3###
4
bd80f37a 5setxkbmap -layout fr -variant oss -model pc104 -option compose:menu -option compose:paus -option nbsp:level3 -option shift:breaks_caps -option terminate:ctrl_alt_bksp
1950387f
IB
6
7#### The rest replaces a `exec startlxde` (To avoid the dbus-update-activation-environment)
8# Enable GTK+2 integration for OpenOffice.org, if available.
9export SAL_USE_VCLPLUGIN=gtk
10
11export XDG_MENU_PREFIX="lxde-"
12export XDG_CURRENT_DESKTOP="LXDE"
13
14# Start the LXDE session
15exec /usr/bin/lxsession -s LXDE -e LXDE