[Mono-bugs] [Bug 71491][Maj] New - French keyboard's layout problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Jan 2005 17:53:28 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by benjamin.dasnois@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71491

--- shadow/71491	2005-01-19 17:53:28.000000000 -0500
+++ shadow/71491.tmp.5401	2005-01-19 17:53:28.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 71491
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: Red Hat Fedora Core 3
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: benjamin.dasnois@gmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: French keyboard's layout problem
+
+Hello,
+I saw something weird when I tried to use a TextBox, some keys didn't add
+the correct caracter, one of those is b which add a ' ! also has a
+problem... there may be others... Here is my xmodmap:
+
+xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):
+
+shift       Shift_L (0x32),  Shift_R (0x3e)
+lock        Caps_Lock (0x42)
+control     Control_L (0x25),  Control_R (0x6d)
+mod1        Alt_L (0x40),  Alt_L (0x7d),  Meta_L (0x9c)
+mod2        Num_Lock (0x4d)
+mod3
+mod4        Super_L (0x7f),  Hyper_L (0x80)
+mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x7c)
+
+
+And here the informations in my xorg.conf file:
+
+        Identifier  "Keyboard0"
+        Driver      "kbd"
+        Option      "XkbModel" "pc105"
+        Option      "XkbLayout" "fr"
+EndSection