From 48b913c261b3bfb5f55fccf5519af37f5eb2c836 Mon Sep 17 00:00:00 2001 From: nojhan Date: Wed, 2 May 2012 12:02:11 +0200 Subject: [PATCH] =?UTF-8?q?alias=20to=20load=20b=C3=A9po=20keymap=20on=20d?= =?UTF-8?q?emand?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index ed3f2ff..5b9fc72 100644 --- a/.bashrc +++ b/.bashrc @@ -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