Harry Putnam <[email protected]> writes:

> "Dieter Kluenter" <[email protected]>
> writes:
>
>> stephen bond <[email protected]> writes:

[...]
>> Just setup a xorg.conf with your correct keyboard model.
>>
>
> Dieter, what do you mean there?  In a previous reply you made to a
> similar question here from me you said:
>
>> From: Dieter Kluenter [...]
>> Subject: Re: emacs under solaris suggested keybindings..
>> Newsgroups: gmane.os.solaris.opensolaris.general
>> To: opensolaris-discuss-xZgeD5Kw2fzok[...]
>> Date: Mon, 16 Feb 2009 16:31:24 +0100
>> Message-ID: <[email protected]>
>> 
>> Hi,
>> 
>> Harry Putnam <[email protected]> writes:
>> 
>> > I'm hoping some fellow emacs users will be willing to share the
>> > keybindings they use under solaris.
>> >
>> > I'm new to solaris but a long time emacs user (although not
>> > particuilarly skilled).  Certain keybindings
>> > that are completely integral to my usage such a Alt+x to get the M-x
>> > prompt do not work the same under solaris as they do under linux.
>> >
>> > I wondered what other emacs users do to make emacs more usable under
>> > solaris.
>> 
>> I first created a /etc/X11/org.conf file with proper keyboad settings
>> Section "InputDevice"
>>  Identifier  "Keyboard1"
>>  Driver      "kbd"
>>  Option      "AutoRepeat" "500 30"
>>  Option      "XkbRules" "xorg"
>>  Option      "XkbModel" "pc102"
>>  Option      "XkbLayout" "us"
>>  Option      "XkbVariant" "nodeadkeys"
>> EndSection
>>   
> [...]  
>
> Is that `InputDevice' section what you mean.
>
> I tried that but it had no effect whatever on the Ctrl-spc 
> (set-mark-command). It still does not work at all.
>
> I did change "XkbModel" "pc102"
>
> To pc104 
>
> Or are you talking about some other kind of settings?

These are the settings I have been talking about, keyboad input is
controled by X-server and xorg provides templates for most keyboard
types. You may in addition modify the keyboad layout by means of
xmodmap(1). 

-Dieter

-- 
Dieter Klünter | Systemberatung
http://www.dpunkt.de/buecher/2104.html
sip: +49.180.1555.7770535
GPG Key ID:8EF7B6C6
53°08'09,95"N
10°08'02,42"E
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to