Ask a Question related to Linux / Unix Administration, Design and Development.
-
Irfian #1
kbd_mode
On our UNIX workstation we have a problem with keyboard setting
regularly, ie. keboard prints strange characters.
I must login as root as give
kbd_mode -a >/dev/console
to set it right.
How can I solve this problem.
Irfian
Irfian Guest
-
phn@icke-reklam.ipsec.nu #2
Re: kbd_mode
Irfian <irfian@yahoo.com> wrote:
What type of unix ? What keyboard ( = language) are used ?> On our UNIX workstation we have a problem with keyboard setting
> regularly, ie. keboard prints strange characters.
> I must login as root as give
> kbd_mode -a >/dev/console
> to set it right.
> How can I solve this problem.
--> Irfian
Peter Håkanson
IPSec Sverige ( At Gothenburg Riverside )
Sorry about my e-mail address, but i'm trying to keep spam out,
remove "icke-reklam" if you feel for mailing me. Thanx.
phn@icke-reklam.ipsec.nu Guest
-
Irfian #3
Re: kbd_mode
We have SunOS 5.8 machine Sun-Blade-100, english keyboard on this machine.
[email]phn@icke-reklam.ipsec.nu[/email] wrote in message news:<catrsu$oum$1@nyheter.ipsec.se>...> Irfian <irfian@yahoo.com> wrote:>> > On our UNIX workstation we have a problem with keyboard setting
> > regularly, ie. keboard prints strange characters.
> > I must login as root as give
> > kbd_mode -a >/dev/console
> > to set it right.
> > How can I solve this problem.
> What type of unix ? What keyboard ( = language) are used ?
>> > IrfianIrfian Guest
-
Doug Freyburger #4
Re: kbd_mode
Irfian wrote:
Running X windows can put your keyboard in event mode so each key>
> On our UNIX workstation we have a problem with keyboard setting
> regularly, ie. keboard prints strange characters.
> I must login as root as give
> kbd_mode -a >/dev/console
> to set it right.
> How can I solve this problem.
triggers an X event that can be mapped to any character set and
to any window.
If you never run a windowing system on the console keyboard, it
should never go into event mode. If you run a windowing system
on it the windowing system has to exit gracefully. Most likely
something is killing CDE.
Doug Freyburger Guest
-
Irfian #5
Re: kbd_mode
Hi Doug,
I am not sure if the CDE is the problem, as on other UNIX machines (we
have around 30 more SUN machines) we do not have such a problem.
After enetering the kbd_mode -a >/dev/console command, one can log in
and use. Also exiting is not a problem !! Strangely this problem
appears once in a while on a particular machine.
Irfian
[email]dfreybur@yahoo.com[/email] (Doug Freyburger) wrote in message news:<7960d3ee.0406181115.725e3412@posting.google. com>...> Irfian wrote:>> >
> > On our UNIX workstation we have a problem with keyboard setting
> > regularly, ie. keboard prints strange characters.
> > I must login as root as give
> > kbd_mode -a >/dev/console
> > to set it right.
> > How can I solve this problem.
> Running X windows can put your keyboard in event mode so each key
> triggers an X event that can be mapped to any character set and
> to any window.
>
> If you never run a windowing system on the console keyboard, it
> should never go into event mode. If you run a windowing system
> on it the windowing system has to exit gracefully. Most likely
> something is killing CDE.Irfian Guest



Reply With Quote

