"Dieter Kluenter" <[email protected]> writes: > stephen bond <[email protected]> writes: > >> I have OSolaris 11 with emacs from the IPS. setting mark by >> C-space does not work and I have to use C-@ which is very >> inconvenient. Please, help with getting C-space to do its usual >> job. > > 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? _______________________________________________ opensolaris-discuss mailing list [email protected]
