Mailinglist Archive: opensuse-bugs (9000 mails)

< Previous Next >
[Bug 426156] New: remote vnc on Xvnc(xinetd mode) failed to map French keyboard (partial inversion with US)
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 14 Sep 2008 05:49:14 -0600 (MDT)
  • Message-id: <bug-426156-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=426156


Summary: remote vnc on Xvnc(xinetd mode) failed to map French
keyboard (partial inversion with US)
Product: openSUSE 11.0
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Keywords: French, keynav
Severity: Major
Priority: P5 - None
Component: X11 Applications
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: info@xxxxxxxxxxxx
QAContact: sndirsch@xxxxxxxxxx
Found By: Customer


Dear All,

OpenSuse 11.0 :
I use azerty French keyboard on both my local console and remote windows PC.
I've installed Opensuse starting with French langage and French keyboard
declared.

On local console my keyboard is well fully recognised as azerty incl. €
éèçà and so on.

When remote connecting using windows:RealVnc to Xvnc (running in xinetd mode):
- I can't login using èçà accentuations but the é is ok.
- I well get keyboard AZERTY but without accentuation neither € symbol under
E key, and extended keypad needs NumLock OFF(!) to be with numbers.
setxkbmap -print returns I am in US mode (!):
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us" };
xkb_geometry { include "pc(pc105)" };
};

Strange getting partially azerty with reply of US mode!
Strange as I declared FR keyboard during Opensuse installation.

If I change using "setxkbmap "fr", I get a qwerty (!!!) mapping but with the
accentuations éèçàù ... and extended keypad always needs NumLock OFF(!) to
be with numbers.
setxkbmap -print now returns:
xkb_keymap {
xkb_keycodes { include "xfree86+aliases(azerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+fr" };
xkb_geometry { include "pc(pc105)" };
};

What about this mapping inversion US(accentuated!) FR and inverted NumLock?

[ FYI:
1- Using TightVnc from same remote PC give same results.
2- connecting from same remote RealVnc windows PC to a Linux OpenSuse 10.3
works well. ]

Thx
Hervé


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >