← Back to team overview

sslug-teknik team mailing list archive

Re: Sv: @ under Xfree 4.01

 

Thomas Petersen wrote:
Jeg har kigget lidt i min der virker og der er nogen forskelle se her:


    #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


Bemærk Meta på Rigth alt?? men det virker @@@:-)

Hvis det ikke er det der er galt så  prøv det her

# 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       "dk"

EndSection



Bemærk Xkbsymbols den mangler hos dig det er også en mulighed 



> 
> Virker stadig ikke :-(
> 
> Min /etc/X11/XF86Config ser således ud
> ------
> 
> Section "Keyboard"
>     Protocol    "Standard"
>     AutoRepeat 500 5
> 
> # when using XQUEUE, comment out the above line, and uncomment the
> # following line
>     # Protocol   "Xqueue"
> 
> # 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        ModeShift
>     ScrollLock   Compose
>     RightCtl        Control
> 
> # To disable the XKEYBOARD extension, uncomment XkbDisable.
> #    XkbDisable
> 
> # If you'd like to switch the positions of your capslock and
> # control keys, use:
> #    XkbOptions  "ctrl:nocaps"
>      XkbRules    "xfree86"
>      XkbModel    "pc105"
>      XkbLayout   "dk"
>      XkbVariant  "none"
>      XkbOptions  ""
> EndSection
> -----
> Hvad kan være galt, jeg har prøvet mig lidt frem og det virker som
> om at "Alt-gr"  har samme funktion som "Alt"  !
> 
> /Thomas

-- 
Med venlig hilsen 


Poul-Erik Andreasen


Follow ups

References