Trev,
You say the screen jumps when you press a M m. What window manager
are you using?
The meta key settings in XF86Config keyboard section are ok.
LeftAlt Meta
RightAlt Meta
ScrollLock Compose
RightCtl Control
Use
#rpm -qa | grep XFree86*
in console to find the version of XFree86.
--
Keith
Trev wrote: Sun 5.04pm
> > >
> Can't find xev or a man page?, using XF86 3.?.? not 4.?.? can't remember
> minor Nos, it's the one MDK 7.2 installs.
> >
> >
> >
> > /etc/X11/XF86Config "keyboard section"
> >
> Not sure about these...
>
> Section "Keyboard"
>
> Protocol "Standard"
>
> # when using XQUEUE, comment out the above line, and uncomment the
> # following line
> #Protocol "Xqueue"
>
> AutoRepeat 250 30
>
> # Let the server do the NumLock processing. This should only be
> # required when using pre-R6 clients
> #ServerNumLock
>
> # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
> #Xleds "1 2 3"
>
> #To set the LeftAlt to Meta, RightAlt key to ModeShift,
> #RightCtl key to Compose, and ScrollLock key to ModeLock:
>
> LeftAlt Meta
> RightAlt Meta
> ScrollLock Compose
> RightCtl Control
>
> # To disable the XKEYBOARD extension, uncomment XkbDisable.
>
> # XkbDisable
>
> # To customise the XKB settings to suit your keyboard, modify the
> # lines below (which are the defaults). For example, for a non-U.S.
> # keyboard, you will probably want to use:
> # XkbModel "pc102"
> # If you have a US Microsoft Natural keyboard, you can use:
> # XkbModel "microsoft"
> #
> # Then to change the language, change the Layout setting.
> # For example, a german layout can be obtained with:
> # XkbLayout "de"
> # or:
> # XkbLayout "de"
> # XkbVariant "nodeadkeys"
> #
> # If you'd like to switch the positions of your capslock and
> # control keys, use:
> # XkbOptions "ctrl:swapcaps"
>
> # These are the default XKB settings for XFree86
> # XkbRules "xfree86"
> # XkbModel "pc101"
> # XkbLayout "us"
> # XkbVariant ""
> # XkbOptions ""
>
> XkbKeycodes "xfree86"
> XkbTypes "default"
> XkbCompat "default"
> XkbSymbols "us(pc105)"
> XkbGeometry "pc"
> XkbRules "xfree86"
> XkbModel "pc105"
> XkbLayout "us_intl"
>
> EndSection
>
> >
> >
> > or uninstall StarOffice/CoffeeCup and imwheel to see if those
> > applications caused the fault.
> >
> Hope not, but it's a pain with no MMMmmm's, i'm getting good at finding them.
> Bloody awkward with file names - url's - links - ect.
>
> One more thing i didn't say, the screen jumps when i press a M m.
>
> Cheers,
> Trev.