On Wed, 20 Dec 2000, Herb wrote:

> I have the same keystroke issue, plus my backspace key now does not
> backspace, but deletes only when inserted between characters (like the
> x key does in vi). is there a keymap config file or something similar?
>
>             -Herb

I had the same problems (backspace and single quote); I solved it, but I
forget what I did.

I know that I had a problem at one time that was solved by setting the
keyboard to 104-key, but I think that was to get the Windows keys to
behave as Meta keys.

>From my /etc/X11/XF86Config, the new and old keyboard settings:

Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      500 30
   LeftAlt         Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbKeymap       "xfree86(en_US)"
   XkbRules        "xfree86"
   XkbModel        "pc104"
   XkbLayout       "us"
EndSection

#Section "Keyboard"
#       Protocol "Standard"
#       AutoRepeat 500 30
#       LeftAlt Meta
#       RightAlt Meta
#       ScrollLock Compose
#       RightCtl Control
#       XkbKeycodes "xfree86"
#       XkbTypes "default"
#       XkbCompat "default"
#       XkbSymbols "us(pc101)"
#       XkbGeometry "pc"
#       XkbKeymap "xfree86(us)"
#       XkbRules "xfree86"
#EndSection

I think I made a change to the keyboard layout for some reason;
also I reset the locale.

I think the delete key problem was solved in X (the console is OK) by
this:

My $HOME/.xinitrc has:

        usermodmap=$HOME/.Xmodmap
        xmodmap $usermodmap

and $HOME/.Xmodmap contains:

        keycode 22 = BackSpace
        keycode 107 = Delete

(Though these are not the codes that "showkey" gives me for those keys.)

I just checked the console, and the single-quote problem is still there,
therefore I made a change in X. "'" is acting as a dead key for entering
accented characters; e.g. 'e will produce e-acute (how can I enter that
now, in X?). Was it a language setting I changed?

Perhaps these ramblings will give someone a clue; or it might jog my own
memory if I sleep on it (which I shall now do, as it is 4:14 a.m.).

> >
> > I don't have an answer, but can state that I saw the same thing when
> I
> > installed Storm on a Gateway 2500 laptop.
> >
> > Is your system a laptop or otherwise-funky keyboard?
> > ------Original Message------
> > From: <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Sent: December 20, 2000 3:56:56 PM GMT
> > Subject: [SLU] Press Single Quote  key twice for ' ?
> >
> >
> > Ok,  here's a wierd one.  After a fresh install of Stormix 2000
> > Professional, I have to tap my apostrophe (') key twice to make it
> show up.
> > If I hold down shift and press the key, double quotes(") come up as
> > expected.  Does anyone know why I have to press the key twice to get
> a
> > single quote?  The first press does nothing.
> >
> > Thanks
> > John
> >
> >
> > _______________________________________________
> > Stormlinux-users-list mailing list
> > [EMAIL PROTECTED]
> > http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
> >
> > Message void if penguin violated.
> > Don't mess with the penguin.
> > ______________________________________________
> > FREE Personalized Email at Mail.com
> > Sign up at http://www.mail.com/?sr=signup
> >
> > _______________________________________________
> > Stormlinux-users-list mailing list
> > [EMAIL PROTECTED]
> > http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
>
>
>
> _______________________________________________
> Stormlinux-users-list mailing list
> [EMAIL PROTECTED]
> http://www.stormix.com/community/lists/listinfo/stormlinux-users-list
>

-- 
        Chris F.A. Johnson          [EMAIL PROTECTED]
        =================================================================
        [EMAIL PROTECTED]      http://cfaj.freeshell.org
        [EMAIL PROTECTED]          http://members.home.net/c.f.a.johnson


_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to