|
From: David J. <da...@li...> - 2003-04-30 17:21:14
|
On Wed, 2003-04-30 at 11:03, ro...@vo... wrote: > Hello all, > > > I have problems with my spanish keyboard, I don't know how configure > the keyboard in the client, I have one that runs but I need configure > a "es-850" keyboard type. > > I'm working with a Red Hat 7.2 server and a Gnome desktop. > > > Also I have problems with the poweroff , when I try to poweroff the > client I can't. > Rose, you have to change this in two places, one for text mode and one for GUI mode. For GUI mode, open a terminal (xterm or gnome-terminal) and execute "setxkbmap es" I *think* you can make this permanent by editing /etc/sysconfig/keyboard on the server so that it says KEYTABLE = "es" or KEYTABLE = "es windowkeys" # this one enables the Windows keys I'm sorry, but I cannot remember if the /etc/sysconfig worked with RH 7 or not. If this does not work, you can add the 'setxkbmap' command to your session. For text mode, type "loadkeys es". You can make this permanent by adding that line to the end of /opt/ltsp/i386/etc/rc.local on the server. Does this help? Saludos, -David |