Bug#425662: xserver-xephyr: gets keyboard shift functions mixed up

2007-07-05 Thread Brice Goglin
Marc Haber wrote:
 On Wed, May 23, 2007 at 08:01:35AM +0200, Marc Haber wrote:
   
 This might be corelated with the error message

 The XKEYBOARD keymap compiler (xkbcomp) reports:
 
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
   
 Errors from xkbcomp are not fatal to the X server

 that Xephyr spews to the console once in a while.
 

 I now doubt that. My current xephyr session was running for an hour
 without an instance of this error message spewed to the console when
 the CAPITAL LETTERS BEGAN TO SHOW UP AGAIN.
   

Could you try with xserver-xephyr 2:1.3.0.0.dfsg-7 which has been
uploaded to unstable today? It contains a fix for special key behavior
in Xephyr, it might help for your problem too.

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425662: xserver-xephyr: gets keyboard shift functions mixed up

2007-05-24 Thread Marc Haber
On Wed, May 23, 2007 at 08:01:35AM +0200, Marc Haber wrote:
 This might be corelated with the error message
 
 The XKEYBOARD keymap compiler (xkbcomp) reports:
  Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
Ignoring extra symbols
 Errors from xkbcomp are not fatal to the X server
 
 that Xephyr spews to the console once in a while.

I now doubt that. My current xephyr session was running for an hour
without an instance of this error message spewed to the console when
the CAPITAL LETTERS BEGAN TO SHOW UP AGAIN.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425662: xserver-xephyr: gets keyboard shift functions mixed up

2007-05-24 Thread Marc Haber
On Wed, May 23, 2007 at 08:31:23AM +0200, Brice Goglin wrote:
 Could you check whether it is related to KDE, in case you change the
 keyboard layout there?

I started an empty xephyr and then started iceweasel from a shell with
DISPLAY set to the xephyr. I did not even have a window manager, and
the issue showed up.

Any idea how to temporarily fix this without restarting the session?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425662: xserver-xephyr: gets keyboard shift functions mixed up

2007-05-23 Thread Marc Haber
Package: xserver-xephyr
Version: 2:1.3.0.0.dfsg-5
Severity: normal

Hi,

I am using the command line

Xephyr -query localhost :1 -ac -screen 1200x900

to start a second KDE session under a second account. It frequently
happens that the keyboard gets mixed up in a way that a normal
character key emits a capital letter while a shifted character key
emits a lower case letter. Special character keys work normally, and
all the caps lock / shift lock key does it switching the keyboard
light on and off. There seems to be no way to get out of this (at
least I haven't found it yet) without terminating Xephyr.

This might be corelated with the error message

The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

that Xephyr spews to the console once in a while.

Greetings
Marc

-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.1-scyw00225 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xephyr depends on:
ii  libc6 2.5-8  GNU C Library: Shared libraries
ii  libfontenc1   1:1.0.4-2  X11 font encoding library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxau6   1:1.0.3-2  X11 authorisation library
ii  libxdmcp6 1:1.0.2-2  X11 Display Manager Control Protoc
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfont1 1:1.2.8-1  X11 font rasterisation library

Versions of packages xserver-xephyr recommends:
ii  xbase-clients1:7.2.ds2-2 miscellaneous X clients

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425662: xserver-xephyr: gets keyboard shift functions mixed up

2007-05-23 Thread Brice Goglin
Marc Haber wrote:
 Package: xserver-xephyr
 Version: 2:1.3.0.0.dfsg-5
 Severity: normal

 Hi,

 I am using the command line

 Xephyr -query localhost :1 -ac -screen 1200x900

 to start a second KDE session under a second account. It frequently
 happens that the keyboard gets mixed up in a way that a normal
 character key emits a capital letter while a shifted character key
 emits a lower case letter. Special character keys work normally, and
 all the caps lock / shift lock key does it switching the keyboard
 light on and off. There seems to be no way to get out of this (at
 least I haven't found it yet) without terminating Xephyr.
   

Could you check whether it is related to KDE, in case you change the
keyboard layout there? If you start an empty session in Xephyr, is the
keyboard layout behaving as in an empty session in X? Do you have other
keyboard settings, such as xmodmap in .xsession?

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#425662: xserver-xephyr: gets keyboard shift functions mixed up

2007-05-23 Thread Marc Haber
On Wed, May 23, 2007 at 08:31:23AM +0200, Brice Goglin wrote:
 Could you check whether it is related to KDE, in case you change the
 keyboard layout there?

In my main KDE session, keyboard layout changing works fine.

  If you start an empty session in Xephyr, is the keyboard layout
  behaving as in an empty session in X?

The phenomenon happens only after working in the Xephyrized X session
for a while, so it will be hard to simulate it without KDE

 Do you have other keyboard settings, such as xmodmap in .xsession?

Not that I am aware of.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]