Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2007 10:26:27 GMT
From:      nrg milk <nrgmilk@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/119037: Can't type _ (Underscore) under X (gnome)
Message-ID:  <200712261026.lBQAQRri039931@www.freebsd.org>
Resent-Message-ID: <200712261030.lBQAU2l7031684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119037
>Category:       misc
>Synopsis:       Can't type _ (Underscore) under X (gnome)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 10:30:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     nrg milk
>Release:        7.0-PRERELEASE
>Organization:
null
>Environment:
FreeBSD BSD 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #12: Tue Dec 25 22:04:42 JST 2007     root@BSD:/usr/obj/usr/src/sys/ULE  i386

>Description:
In the environment that is not X though underscore can be typed.
However, underscore cannot be typed in the environment of X(gnome). 

xev

KeyRelease event, serial 30, synthetic NO, window 0x2200001,
    root 0xc1, subw 0x0, time 366878263, (503,391), root:(511,414),
    state 0x11, keycode 151 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

>How-To-Repeat:
use layout of jp106 keybord

#/etc/X11/xorg.conf

    Option "XkbRules"	"xorg"
    Option "XkbModel"	"jp106"
    Option "XkbLayout"   "jp"

#/etc/rc.conf
keymap="jp.106"

xorg-7.3_1
X.Org X Server 1.4.0
>Fix:
xmodmap -e 'keycode 151 = backslash underscore'

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712261026.lBQAQRri039931>