alias to load bépo keymap on demand

This commit is contained in:
nojhan 2012-05-02 12:02:11 +02:00
commit 48b913c261

View file

@ -365,6 +365,8 @@ alias nautile='nautilus --no-desktop --browser'
# colored gcc output using the colout command
alias cgcc="colout :[0-9]+: yellow standard | colout error | colout warning magenta | colout pragma green standard"
alias bepo="setxkbmap -model pc105 -layout fr -variant bepo -option -option compose:102"
# Added by autojump install.sh
source /etc/profile.d/autojump.bash