Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2004 14:42:31 -0800 (PST)
From:      Ilia Rassadzin <iliaroot@yahoo.com>
To:        freebsd-gnome@FreeBSD.org
Message-ID:  <20040201224231.44237.qmail@web40810.mail.yahoo.com>

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

I am rather new to GNOME.
however have experience with other window managers and
with X (4.3.0).
I am trying to do X internationalization. I use xkb
and xxkb. I can do it with twm (now) and used to do
this with fwm2 (previous releases of X)
Now with GNOME I have either no second language or in
GNOME everything is translated. I want just to type in
xterm and browser. I start X from startx.
Could you please point me to the place i might want to
fix?

Here is a portion of my XF86Config:
FontPath  "/usr/X11R6/lib/X11/fonts/cyrillic/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
FontPath   "/usr/X11R6/lib/X11/fonts/bitstream-vera"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
##    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"


Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xfree86"
    Option "XkbModel"   "pc101"
    Option "XkbLayout"  "us, ru"
    Option "XkbOptions" "grp:toggle"
    
EndSection

Thanks in advance,
Ilia Rassadzin









__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/



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