Hi all!
I have a problem with symbol 'vertical-line' (now i'm in fluxbox session,and 
cannot insert it :))
In gnome or plain console (tty1..6) all works fine, keyboard works without any 
problem, but in XFCE and Fluxbox i have a problem.. in quake3 keys a,w,s,d not 
working... vertical line not inserting (just \ or /).
======================== xorg.conf ================
Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "freetype"
    Load       "glx"
    Load       "dri"
EndSection

Section "Files"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
     InputDevices "/dev/input/mice"
     InputDevices "/dev/gpmctl"
EndSection

Section "ServerFlags"
#    Option "NoTrapSignals"
EndSection

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc104"
    Option "XkbLayout"  "ru(winkeys),us"
    Option "XkbOptions" 
"grp:ctrl_shift_toggle,ctrl:ctrl_aa,grp_led:scroll,caps:capslock,altwin:menu"
EndSection

Section "InputDevice"
    Identifier  "Synaptics"
    Driver      "synaptics"
    Option "Protocol"   "auto-dev"      # Auto detect
    Option "Device"     "/dev/input/mice"
    Option "LeftEdge"   "1700"
    Option "RightEdge"  "5300"
    Option "BottomEdge" "4200"
    Option "FingerLow"  "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta"    "100"
    Option "MinSpeed"   "0.09"
    Option "MaxSpeed"   "0.18"
    Option "AccelFactor"        "0.0015"
    Option "SHMConfig"  "true"
EndSection

Section "InputDevice"
    Identifier "MousePS2"
    Driver "mouse"
    Option "Protocol"   "explorerps/2"
    Option "Device"     "/dev/input/mice"
    Option "ZAxisMapping"   "4 5"
    Option "Buttons" "5"
EndSection

Section "Monitor"
    Identifier  "LCD Monitor"
    HorizSync   31.5 - 150
    VertRefresh 50-230
EndSection

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "ATI X1250"
    Driver      "fglrx"
    VideoRam    65536
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "ATI X1250"
    Monitor     "LCD Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       24
        Modes       "1280x800"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    Option "AIGLX" "false"
    InputDevice "Synaptics" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "DRI"
    Group 0
    Mode 0666
EndSection

Section "Extensions"
    Option "Composite" "False"
EndSection

=============== emerge --info =============
[EMAIL PROTECTED] ~ $ emerge --info
Portage 2.1.2.7 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r2, 
2.6.21-gentoo i686)
=================================================================
System uname: 2.6.21-gentoo i686 AMD Turion(tm) 64 X2 Mobile Technology TL-50
Gentoo Base System release 1.12.10
Timestamp of tree: Thu, 24 May 2007 21:30:02 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
dev-java/java-config: 1.3.7, 2.0.31-r7
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=k8 -pipe -mmmx -m3dnow -msse -msse2 -msse3 -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config 
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf 
/etc/java-config/vms/ /etc/php/apache1-php5/ext-active/ 
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ 
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O3 -march=k8 -pipe -mmmx -m3dnow -msse -msse2 -msse3 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks metadata-transfer parallel-fetch sandbox 
sfperms strict"
GENTOO_MIRRORS="ftp://city.mirror.ekb-lug.ru/pub/gentoo 
http://ftp.citkit.ru/pub/Linux/gentoo ftp://ftp.citkit.ru/pub/Linux/gentoo "
LANG="ru_RU.UTF-8"
LC_ALL=""
LINGUAS="ru"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages 
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnow2 3dnowext X aac aalib acl acpi alsa automount berkdb 
bitmap-fonts cairo cdr cli cracklib crypt dbus directfb dri dvd dvdr dvdread 
eds emboss encode esd evo extrafilters fam ffmpeg fortran gdbm gif glitz gnome 
gpm gstreamer gtk hal iconv isdnlog javascript jpeg kerberos lame libcaca 
libg++ lm_sensors mad madwifi midi mikmod mmx mmxext mp3 mpeg mudflap ncurses 
nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png pppd python qt3 
qt3support qt4 quicktime readline reflection samba sdl session smp spell spl 
sse sse2 sse3 ssl svg svga synaptics tcpd theora threads tiff truetype 
truetype-fonts type1-fonts unicode utf8 v4l v4l2 vorbis win32codecs wmf x86 xml 
xorg xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym 
copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat 
linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" 
INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cf
 ontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" 
USERLAND="GNU" VIDEO_CARDS="fglrx fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, 
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Please help :) Any additional info or config i'm send to you, just ask :)
-- 
[EMAIL PROTECTED] mailing list

Reply via email to