Quantcast
Channel: CentOS Bug Tracker - Issues
Viewing all articles
Browse latest Browse all 19115

0006755: gdm doesnt use sysconfig-ured non-us keyboard

$
0
0
Hello, <br /> same as my comment+solution on 0005370, you closed this TOO fast for me.<br /> ok.. its my fault attaching to an old report referencing Live media. <br /> <br /> rewrite:<br /> <br /> keyboard selection in gdm is not possible by menu.<br /> fun with non-us keyboard and password containing special mapped characters.<br /> <br /> solution: add /etc/gdm/Init/:0 to use sysconfig's keyboard<br /> <br /> #!/bin/sh<br /> # /etc/gdm/Init/:0 initialize gdm on display :0 with configured keyboard<br /> # CentOS release 6.4 (Final)<br /> #<br /> /usr/bin/xrdb -merge /etc/X11/Xresources<br /> /usr/bin/xmodmap /etc/X11/Xmodmap<br /> /usr/bin/setxkbmap `awk -F= '/LAYOUT/{print $2}' /etc/sysconfig/keyboard`<br /> exit 0

Viewing all articles
Browse latest Browse all 19115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>