<br><br><div class="gmail_quote">On Sat, May 26, 2012 at 9:25 PM, pao_drop <span dir="ltr"><<a href="mailto:pao_drop@bluewin.ch" target="_blank">pao_drop@bluewin.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
I am trying to install Xubuntu 12.04 on an old PC. Everything works fine, except that<br>
I am unable to find the Swiss-french keyboard in the keyboard layout list.<br>
<br>
Since I am living in Switzerland and speaking - and typing- french, this is a absolute MUST for me.<br>
<br>
The command:<br>
<br>
setxkbmap -model pc105 -layout ch -variant fr<br>
<br>
works fine, albeit obviously only for the current session.<br>
This in my opinion means that the swiss-french layout IS present somewhere<br>
in the system.<br>
<br>
But how do I get it permanently, not being able to use the desktop application?<br>
I have tried editing the /etc/default/keyboard file from:<br>
<br>
XKBMODEL = "pc105"<br>
XKBLAYOUT = "ch"<br>
XKBVARIANT = ""<br>
XKBOPTIONS =""<br>
<br>
to:<br>
<br>
XKBMODEL = "pc105"<br>
XKBLAYOUT = "ch"<br>
XKBVARIANT = "fr"<br>
XKBOPTIONS =""<br>
<br>
but to no avail!<br>
<br>
What am I overlooking??<br>
<br>
Regards, Pao<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
xubuntu-users mailing list<br>
<a href="mailto:xubuntu-users@lists.ubuntu.com" target="_blank">xubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/xubuntu-users</a><br>
</font></span></blockquote></div><br>Hi. You have 2 options from within Settings Manager:<br><br>1. go to Session and Startup and add the setxkbmap command as an autostart app<br>OR<br>2. go to Keyboard and then Layout and try to set it up from there<br>