[Ilugc] Shift +Space != Space

  • From: girishvenkatachalam@xxxxxxxxx (Girish Venkatachalam)
  • Date: Mon Mar 3 20:14:25 2008

On 18:21:10 Mar 03, Arnold Noronha wrote:

Hi,

I'm using Ubunty Hardy. If I type Shft+[space] in an X session, no
character gets typed, but it gets typed as [space] on  a terminal (the
Ctrl+alt+f1 terminal). It's pretty irritating while touch typing :/
The terminal behavior is the behavior I want. I am sure thats how it
was earlier.

Any help?


How about 

$ xmodmap -e "keysym space = Shift_L space" -e "keysym space = space" -e
"keysym space = Shift_R space"

All in one line.

-Girish

Other related posts: