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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81303 --- shadow/81303 2007-04-03 15:50:43.000000000 -0400 +++ shadow/81303.tmp.13382 2007-04-03 15:50:43.000000000 -0400 @@ -0,0 +1,33 @@ +Bug#: 81303 +Product: Mono: Class Libraries +Version: 1.2 +OS: other +OS Details: Gentoo +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Wrong keyboard layout with swedish pc105 keyboard + +Description of Problem: +Mono thinks the keyboard has a AZERTY layout; pressing Q gives A, W gives +Z, and vice-versa. On the first run, Mono prints "X does not support your +locale", but not on subsequent runs. Unsetting all LANG* and LC_* env +variables before starting mono does not change anything. Works as expected +in all other X applications. + + +Additional information: +Mono 1.2.3.1 +ligdiplus 1.2.3 + +Relevant lines from Xorg.conf: + Option "XkbModel" "pc105" + Option "XkbLayout" "se" _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
