From: Ismaƫl Bouya Date: Sun, 28 Oct 2018 10:44:08 +0000 (+0100) Subject: Add pause as compose key X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2Fdotdrop.git;a=commitdiff_plain;h=bd80f37aab3a6491c241afa4cc3ed390103e0cf3 Add pause as compose key --- diff --git a/dotfiles/lxde/config_files/xinitrc b/dotfiles/lxde/config_files/xinitrc index e3bd830..2e77554 100644 --- a/dotfiles/lxde/config_files/xinitrc +++ b/dotfiles/lxde/config_files/xinitrc @@ -2,7 +2,7 @@ dbus-update-activation-environment DISPLAY XAUTHORITY ### -setxkbmap -layout fr -variant oss -model pc104 -option compose:menu -option nbsp:level3 -option shift:breaks_caps -option terminate:ctrl_alt_bksp +setxkbmap -layout fr -variant oss -model pc104 -option compose:menu -option compose:paus -option nbsp:level3 -option shift:breaks_caps -option terminate:ctrl_alt_bksp #### The rest replaces a `exec startlxde` (To avoid the dbus-update-activation-environment) # Enable GTK+2 integration for OpenOffice.org, if available.