On Saturday 16 of January 2016 14:49:00 Thierry de Coulon wrote:
On Saturday 16 January 2016 14.20:18 deloptes wrote:
The last thing that comes to my mind is
xorg.conf
Section "InputDevice"
Identifier "Keyboard1"
# Driver "kbd"
Driver "evdev"
Option "Protocol" "auto"
Option "XkbModel" "pc105"
Option "XkbRules" "base"
Option "XkbLayout"
"us(euro),de(nodeadkeys),bg(phonetic)" Option "XkbVariant"
"qwerty,qwertz,qwerty"
EndSection
This is interresting. Actually I have _no_ xorg.conf ;
Googling a little I found "If xorg.conf is missing for some reason, Xorg
will probe your hardware on every startup. Though this works fine in most
cases, some settings remain inaccessible."
It does not really explain why I would _loose_ the alt gr key (I would
understand if I never got it to work). I could also understand if I
reverted to the US keyboard, but actually all the other key still follow
the swiss-french setup.
Anyway, I'll create an xorg.conf file and see if that helps.
Thierry
I use a standard Czech keyboard (set in TDE), and AltGr I use very often. It's
been a long time since my xorg as follows:
Section "ServerFlags"
BlankTime 1
StandbyTime 5
SuspendTime 8
OffTime 10
EndSection
Nothing more, nothing less == I set that after logout, the screen went into
sleep mode faster.
--
Slávek