Account Options

  1. Sign in
Google Groups Home
« Groups Home
X occasionally spits out dead keys
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
khym.cha...@gmail.com  
View profile  
 More options Mar 2 2006, 8:16 pm
Newsgroups: comp.windows.x.i386unix, comp.windows.x.kde
From: khym.cha...@gmail.com
Date: 2 Mar 2006 17:16:00 -0800
Subject: X occasionally spits out dead keys
I'm using XFree86 4.3-8.2 with KDE  3.1.4-1. Every once in a while I do
*something* which causes the keys ", ', and ~ to spit out "dead" keys.
When typing in an xterm, I have to hit one of those keys twice in a row
to get the character I want, and I can't use them at all in XEmacs.  I
have no idea what I'm doing to cause this. It must be some weird key
combination I accidently press or something, but whatever it is I can
never figure it out.

So, does anyone know how to either:

1) Get out of this "dea key mode", or
2) Prevent it from ever happening?

Thanks in advance.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
noj...@gate.cpmet.ufpel.tche.br  
View profile  
 More options Mar 3 2006, 7:12 pm
Newsgroups: comp.windows.x.i386unix, comp.windows.x.kde
From: noj...@gate.cpmet.ufpel.tche.br
Date: 3 Mar 2006 16:12:51 -0800
Local: Fri, Mar 3 2006 7:12 pm
Subject: Re: X occasionally spits out dead keys

khym.cha...@gmail.com wrote:
> I'm using XFree86 4.3-8.2 with KDE  3.1.4-1. Every once in a while I do
> *something* which causes the keys ", ', and ~ to spit out "dead" keys.
> When typing in an xterm, I have to hit one of those keys twice in a row
> to get the character I want, and I can't use them at all in XEmacs.  I
> have no idea what I'm doing to cause this. It must be some weird key
> combination I accidently press or something, but whatever it is I can
> never figure it out.

> So, does anyone know how to either:

> 1) Get out of this "dea key mode", or

You can save the display keyboard map to a with

       xmodmap -pke | fgrep -i dead > file_name

After that you can edit the file, change the dead keys to "live" ones
and
run

       xmodmap file_name

Or you can run

        xmodmap -pke | sed
's/dead_tilde/asciitilde/g;s/dead_\(double\)*//g;s/belowdot//g;s/acute/apos trophe/g;s/circumflex/asciicircum/g'
| xmodmap -

Notice that it is just one long command line (cross your fingers :-)

> 2) Prevent it from ever happening?

Dead keys are configured in XF86Config or dynamically via xmodmap or
XKB. In your case I guess KDE is configuring your keyboard to use dead
keys. Ther is a keyboard map configuration tool somwhere in the KDE
main menu.

--- Casantos


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
khym.cha...@gmail.com  
View profile  
 More options Mar 3 2006, 10:21 pm
Newsgroups: comp.windows.x.i386unix, comp.windows.x.kde
From: khym.cha...@gmail.com
Date: 3 Mar 2006 19:21:36 -0800
Local: Fri, Mar 3 2006 10:21 pm
Subject: Re: X occasionally spits out dead keys
Okay, thanks.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Doug Laidlaw  
View profile  
 More options Mar 6 2006, 7:13 pm
Newsgroups: comp.windows.x.i386unix, comp.windows.x.kde
Followup-To: comp.windows.x.i386unix
From: Doug Laidlaw <laidl...@dougshost.invalid>
Date: Tue, 07 Mar 2006 11:13:57 +1100
Local: Mon, Mar 6 2006 7:13 pm
Subject: Re: X occasionally spits out dead keys

's/dead_tilde/asciitilde/g;s/dead_\(double\)*//g;s/belowdot//g;s/acute/apos trophe/g;s/circumflex/asciicircum/g'

> | xmodmap -

> Notice that it is just one long command line (cross your fingers :-)

>> 2) Prevent it from ever happening?

> Dead keys are configured in XF86Config or dynamically via xmodmap or
> XKB. In your case I guess KDE is configuring your keyboard to use dead
> keys. Ther is a keyboard map configuration tool somwhere in the KDE
> main menu.

> --- Casantos

There are "Keyboard layout" and "Keyboard Shortcuts" in the KDE ->
Accessibility sub-menu.

Doug.
--
We can't stop crime, so why don't we legalize it and
tax it out of existence?
        -- Will Rogers.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »