> > Activating meta in X is in the XF86Config file.
> Here is an extract from my /etc/X11/XF86config:
>
> # To set the LeftAlt to Meta, RightAlt key to ModeShift,
> # RightCtl key to Compose, and ScrollLock key to ModeLock:
>
> LeftAlt Meta # this line was commented out before
> #
On Thu, 17 Apr 1997, David Pfitzner wrote:
> > On Thu, 17 Apr 1997, Andreas Tille wrote:
>
> I had a problem like this, and I think the main thing I had to do
> to get the behaviour I wanted was to uncomment "XkbDisable"
> in my /etc/X11/XF86Config.
> (I had guessed wrong when the setup had asked
Andreas Tille writes:
>
> I've done some key bindings in my .emacs (more detailed in an
> *.el file called from .emacs but this is not the point):
>
> (global-set-key [C-left] 'backward-word)
> (global-set-key [C-right] 'forward-word)
> (global-set-key [C-prior] 'beginning-of-
> On Thu, 17 Apr 1997, Andreas Tille wrote:
>
> > Here is an extract from my /etc/X11/XF86config:
> >
> > # To set the LeftAlt to Meta, RightAlt key to ModeShift,
> > # RightCtl key to Compose, and ScrollLock key to ModeLock:
> >
> > LeftAlt Meta # this line was commented out bef
Ok. Try reading the man page XF86Config. It explains those settings.
If you run xf86config (note the syntax) it will configure this file asking
questions. It will also ask if you want to map the meta key etc...
I don't use the meta key otherwise I could tell you more.
On Thu, 17 Apr 1997, Andr
On Wed, 16 Apr 1997, Rick wrote:
> Activating meta in X is in the XF86Config file.
Here is an extract from my /etc/X11/XF86config:
# To set the LeftAlt to Meta, RightAlt key to ModeShift,
# RightCtl key to Compose, and ScrollLock key to ModeLock:
LeftAlt Meta # this line was comm
Hello,
I use Emacs at the console (I have an 486/33 :-() and under X.
I've done some key bindings in my .emacs (more detailed in an
*.el file called from .emacs but this is not the point):
(global-set-key [C-left] 'backward-word)
(global-set-key [C-right] 'forward-word)
(global-set-key
7 matches
Mail list logo