Re: illume-Keyboard lowercase?

2009-10-12 Thread Al Johnson
On Thursday 08 October 2009, Nils Bokermann wrote:
 Hi!
 
 I'm trying to get my Neo running with shr. Whenever I'm trying to type
 in my password (consisting of upper and lowercase letters) I can use the
 shift key on the Terminal keyboard, but a lowercase letter is sent.
 
 How do I get uppercase letters?

Shift key gives upper case for me in shr unstable for every use I've tried. 
What exactly are you trying to do?

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: illume-Keyboard lowercase?

2009-10-12 Thread Nils Bokermann
Al Johnson wrote:
 On Thursday 08 October 2009, Nils Bokermann wrote:
 Hi!

Hi!


 I'm trying to get my Neo running with shr. Whenever I'm trying to type
 in my password (consisting of upper and lowercase letters) I can use the
 shift key on the Terminal keyboard, but a lowercase letter is sent.

 How do I get uppercase letters?
 
 Shift key gives upper case for me in shr unstable for every use I've tried. 
 What exactly are you trying to do?

I'm trying to get my password typed in (which consists of lower-case and 
upper case letters...)

What I experience (even in the terminal-application) is: 
I *can* use the shift-key and an uppercase-letter is shown as I type on the 
keyboard, but on the terminal-screen, a lowercase letter is written.

Installed is:

e-wm-theme-illume - 0.16.999.050+svnr41040-r5.5 
e-wm-config-illume-shr - 
1.1-41040-gitr187+ee8d21beae597778056fa83168f9aa571720821b-r6 - 
e-wm-config-illume - 0.16.999.050+svnr41040-r5.5 
e-wm-theme-illume-shr - 
1.1-41040-gitr187+ee8d21beae597778056fa83168f9aa571720821b-r6 - 

Did I install (or delete) something wrong?

Bye, 
Nils


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: illume-Keyboard lowercase?

2009-10-12 Thread Joachim Ott
2009/10/12 Nils Bokermann openm...@bermuda.de:
 Al Johnson wrote:
 On Thursday 08 October 2009, Nils Bokermann wrote:
 Hi!

 Hi!


 I'm trying to get my Neo running with shr. Whenever I'm trying to type
 in my password (consisting of upper and lowercase letters) I can use the
 shift key on the Terminal keyboard, but a lowercase letter is sent.

 How do I get uppercase letters?

 Shift key gives upper case for me in shr unstable for every use I've tried.
 What exactly are you trying to do?

 I'm trying to get my password typed in (which consists of lower-case and
 upper case letters...)

 What I experience (even in the terminal-application) is:
 I *can* use the shift-key and an uppercase-letter is shown as I type on the
 keyboard, but on the terminal-screen, a lowercase letter is written.

For the terminal: has someone (or something) changed the conversion
handling for input? When you type stty -a, do you see a -iuclc in
the params or just a iuclc? For the latter case, you can fix that
with stty -iuclc.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: illume-Keyboard lowercase?

2009-10-12 Thread Nils Bokermann
Joachim Ott wrote:
 2009/10/12 Nils Bokermann openm...@bermuda.de:
 Al Johnson wrote:
 On Thursday 08 October 2009, Nils Bokermann wrote:
 Hi!
 Hi!

 I'm trying to get my Neo running with shr. Whenever I'm trying to type
 in my password (consisting of upper and lowercase letters) I can use the
 shift key on the Terminal keyboard, but a lowercase letter is sent.

 How do I get uppercase letters?
 Shift key gives upper case for me in shr unstable for every use I've tried.
 What exactly are you trying to do?
 I'm trying to get my password typed in (which consists of lower-case and
 upper case letters...)

 What I experience (even in the terminal-application) is:
 I *can* use the shift-key and an uppercase-letter is shown as I type on the
 keyboard, but on the terminal-screen, a lowercase letter is written.
 
 For the terminal: has someone (or something) changed the conversion
 handling for input? When you type stty -a, do you see a -iuclc in
 the params or just a iuclc? For the latter case, you can fix that
 with stty -iuclc.
 

Hi Joachim,

its not only the terminal. And for sake of completness: the terminal is
set -iuclc.

Thanks,
Nils

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: illume-Keyboard lowercase?

2009-10-12 Thread The Rasterman
On Mon, 12 Oct 2009 15:19:47 +0200 Nils Bokermann openm...@bermuda.de said:

 Joachim Ott wrote:
  2009/10/12 Nils Bokermann openm...@bermuda.de:
  Al Johnson wrote:
  On Thursday 08 October 2009, Nils Bokermann wrote:
  Hi!
  Hi!
 
  I'm trying to get my Neo running with shr. Whenever I'm trying to type
  in my password (consisting of upper and lowercase letters) I can use the
  shift key on the Terminal keyboard, but a lowercase letter is sent.
 
  How do I get uppercase letters?
  Shift key gives upper case for me in shr unstable for every use I've
  tried. What exactly are you trying to do?
  I'm trying to get my password typed in (which consists of lower-case and
  upper case letters...)
 
  What I experience (even in the terminal-application) is:
  I *can* use the shift-key and an uppercase-letter is shown as I type on the
  keyboard, but on the terminal-screen, a lowercase letter is written.
  
  For the terminal: has someone (or something) changed the conversion
  handling for input? When you type stty -a, do you see a -iuclc in
  the params or just a iuclc? For the latter case, you can fix that
  with stty -iuclc.
  
 
 Hi Joachim,
 
 its not only the terminal. And for sake of completness: the terminal is
 set -iuclc.

calitals (shift) works in illume upstream, in xephyr and as people say - works
on their gta02's with shr. i tested it and it works here. chances are u are
missing keymaps for x that indicate shift + a == A. literally these keymaps
define such behavior and illume is just sending fake shifts+ a's to x via the x
test extension.

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


illume-Keyboard lowercase?

2009-10-08 Thread Nils Bokermann
Hi!

I'm trying to get my Neo running with shr. Whenever I'm trying to type
in my password (consisting of upper and lowercase letters) I can use the
shift key on the Terminal keyboard, but a lowercase letter is sent.

How do I get uppercase letters?

Bye,
Nils

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support