Kompose in Fluxbox?

Ok, so I got Kompose (the Expose clone) working, and it does fine with KDE's virtual desktops, but I'd like to use it in Fluxbox since it works so much better than Skippy.  The problem is that even though it knows that there are other desktops, and lets me switch them just fine, it doesn't display the windows on any desktop other than 1.  Any idea how to fix this?

if you are using the new fluxbox (0.9.15.1) then the way backgrounds are set has changed.
from the changelog for 0.9.15
News in 0.9.15:
    * New theme item:
       * background: [texture option]
       * background.pixmap: image filename
       * background.color: [color]
       * background.colorTo: [color]
       The background.pixmap filename will be sent to "fbsetbg"
       which in turn sets the background.
       The following options will be available for the background.pixmap:
         - tiled
         - centered
       For example:
         background: tiled
         background.pixmap: someimage.png
       and it can also generate a normal texture:
         background: gradient
         background.color: blue
         background.colorTo: green
       The rootCommand in the style is now obsolete and if the
       "background" item is not found in the style then the default
       background will be green and with a warning text.
and from 0.9.15.1
News in 0.9.15.1:
   * Removed the green background on styles that are not using
      the new background option.

Similar Messages

  • Launching commands in a shell via the Fluxbox menu?

    Is there a way I can configure ~/.fluxbox/menu so I can launch command-line progs in a shell?  For example, running jackd - I want to see the output in a shell as it runs.

    With xterm, if you don't want the terminal to close when the application finishes, add the -hold flag.
    But I cannot figure out how to get the following behavior via a single command:
    1. open new terminal with a shell
    2. execute a command under that shell
    with the shell staying open for further commands.
    That must be possible. Can I get a handle on the new shell and then pipe input to it? I don't really care if the shell is a login shell or inherits my current environment.

  • Having Issues with High CPU Usage with fluxbox & pekwm

    Greetings,
    I have searched for this issue and it seems that something similar has happened in the past with an old xorg, and it seems that someone is having a similar issue that they can point to kde as being the culrpit. However in my case, this is a fresh install and is not using any kde libs. Please allow me to explain the issue.
    The power supply on my main computer finally gave out, and being incredibly poor at the moment I can not yet replace it. So, I pull out an older computer that I had once set up for my kids, but took it away from them when they were abusing it. I always make backup dvds and such monthly so I didn't have to worry about any lose of data, however I desired to keep my larger hard drives from my main computer. After testing to ensure that the hard drives were fine, I did some minor surgery, and did a fresh install of arch linux onto my back up computer. Since I prefer pekwm, I installed pekwm as my wm of choice, and outfitted it quickly with mpd+sonata, firefox, pcmanfm, and tint2. Then I rebooted into my pekwm 'desktop'.
    It was running sluggish. Firefox was easily maxing the cpu up and beyond 100% and it felt ten times worse than any heavy DE I used in the past. I checked to make sure I had the right video driver installed. As this computer runs a 64MB nVidia GeForce2 MX with TV out video card, I searched nvidia's page and the arch wiki, noting that the driver needed is nvidia-96xx. Well I had already suspected that during install, and thus had installed such driver. I double checked my xorg.config and it has the right driver listed.
    So I checked out some lighter browsers. I tried both Midori and Iron (which is similar to Chrome but without google spyware or whatever). Well both run better than firefox, Midori being the lightest one, but Iron quickly being my favorite. Still, the problem remained. Moving windows caused cpu spikes, opening more than one tab, or more than one program caused cpu spikes and the computer to slow down and sputter, freezing at times.
    So I tried out another wm, fluxbos, which is another of my favorites. Seemed somewhat better but only fractionally, which I consider odd because pekwm has always seemed snappier than fluxbox to me in the past. Running lxtask (still mouse dependent, sorry lol), I was able to take note of the following...
    FLUXBOX
    lxtask 6% CPU usage average
    PCManFM 5% CPU Average
    Fluxbox 1% to 2% cpu usage
    gksu 3% cpu usage
    pidgin 3% to 7% cpu usage
    firefox up to 62% cpu usage
    midori up to 38% cpu usage
    iron up to 50% cpu usage
    mpd 11% cpu uage
    Xorg (with no window movement) 2% cpu usage
    Xorg (moving windows around) up to 80% cpu usage
    PEKWM
    lxtask 6% CPU
    pidgin 7% cpu
    tint2 1% cpu
    pekwm 1% to 5% cpu
    pcmanfm 7% cpu
    firefox up to 85% cpu
    python 1% cpu
    midori up to 38% cpu
    iron up to 25% cpu (odd...)
    Xorg (with no window movement) 1% cpu
    Xorg (when moving windows around) up to 80% cpu
    Both were using around 118 MB RAm and weren't yet touching swap. As I see it I am  thinking xorg  or video driver related, yet I already made sure that I had the correct video driver. Here's my Xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 25 18:57:07 PDT 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 30.0 - 110.0
    VertRefresh 50.0 - 150.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1600x900" "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Here's some specs on this computer, including video cards and such...
    Computer
    Summary
    Computer
    Processor Intel(R) Pentium(R) 4 CPU 1.60GHz
    Memory 1034MB (239MB used)
    Operating System Arch Linux
    User Name mythus (Travis K. Randall)
    Date/Time Thu 08 Oct 2009 05:24:52 PM CDT
    Display
    Resolution 1600x900 pixels
    OpenGL Renderer GeForce2 MX/AGP/SSE2
    X11 Vendor The X.Org Foundation
    Multimedia
    Audio Adapter ICH - Intel 82801BA-ICH2
    Input Devices
    Macintosh mouse button emulation
    AT Translated Set 2 keyboard
    Power Button
    Power Button
    PC Speaker
    Logitech USB Optical Mouse
    Printers
    No printers found
    SCSI Disks
    ATA ST3160212A
    ATA IC35L090AVV207-0
    LITE-ON LTR-16102B
    TSSTcorp CD/DVDW TS-H552D
    Operating System
    Version
    Kernel Linux 2.6.30-ARCH (i686)
    Compiled #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009
    C Library GNU C Library version 2.10.1 (stable)
    Default C Compiler GNU C Compiler version 4.4.1 (GCC)
    Distribution Arch Linux
    Current Session
    Computer Name norova
    User Name mythus (Travis K. Randall)
    Home Directory /home/mythus
    Desktop Environment Unknown (Window Manager: Fluxbox)
    Misc
    Uptime 11 hours, 38 minutes
    Load Average 0.20, 0.38, 0.34
    Kernel Modules
    Loaded Modules
    ipv6 IPv6 protocol stack for Linux
    reiserfs ReiserFS journaled filesystem
    usbhid USB HID core driver
    hid
    arc4 ARC4 Cipher Algorithm
    ecb ECB block cipher algorithm
    snd_seq_dummy ALSA sequencer MIDI-through client
    rt2500pci Ralink RT2500 PCI & PCMCIA Wireless LAN driver.
    snd_seq_oss OSS-compatible sequencer module
    rt2x00pci rt2x00 pci library
    snd_seq_midi_event MIDI byte <-> sequencer event coder
    rt2x00lib rt2x00 library
    snd_seq Advanced Linux Sound Architecture sequencer.
    led_class LED Class Interface
    snd_seq_device ALSA sequencer device management
    input_polldev Generic implementation of a polled input device
    mac80211 IEEE 802.11 subsystem
    snd_intel8x0 Intel 82801AA,82901AB,i810,i820,i830,i840,i845,MX440; SiS 7012; Ali 5455
    uhci_hcd USB Universal Host Controller Interface driver
    snd_pcm_oss PCM OSS emulation for ALSA.
    fan ACPI Fan Driver
    cfg80211 wireless configuration support
    ppdev
    ehci_hcd USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    snd_mixer_oss Mixer OSS emulation for ALSA.
    snd_ac97_codec Universal interface for Audio Codec '97
    nvidia
    lp
    eeprom_93cx6 EEPROM 93cx6 chip driver
    parport_pc PC-style parallel port driver
    ohci1394 Driver for PCI OHCI IEEE-1394 controllers
    parport
    psmouse PS/2 mouse driver
    ac97_bus
    ieee1394
    serio_raw Raw serio driver
    8139too RealTek RTL-8139 Fast Ethernet driver
    e100 Intel(R) PRO/100 Network Driver
    snd_pcm Midlevel PCM code for ALSA.
    pcspkr PC Speaker beeper driver
    battery ACPI Battery Driver
    8139cp RealTek RTL-8139C+ series 10/100 PCI Ethernet driver
    snd_timer ALSA timer interface
    i2c_core I2C-Bus main module
    iTCO_wdt Intel TCO WatchDog Timer Driver
    mii MII hardware support library
    evdev Input driver event char devices
    snd Advanced Linux Sound Architecture driver for soundcards.
    ac ACPI AC Adapter Driver
    iTCO_vendor_support Intel TCO Vendor Specific WatchDog Timer Driver Support
    usbcore
    soundcore Core sound module
    sg SCSI generic (sg) driver
    shpchp Standard Hot Plug PCI Controller Driver
    snd_page_alloc Memory allocator for ALSA system.
    processor ACPI Processor Driver
    thermal ACPI Thermal Zone Driver
    pci_hotplug PCI Hot Plug PCI Core
    intel_agp
    button ACPI Button Driver
    agpgart AGP GART driver
    rtc_cmos Driver for PC-style 'CMOS' RTCs
    rtc_core RTC class support
    rtc_lib
    ext4 Fourth Extended Filesystem
    mbcache Meta block cache (for extended attributes)
    jbd2
    crc16 CRC16 calculations
    sr_mod SCSI cdrom (sr) driver
    cdrom
    sd_mod SCSI disk (sd) driver
    ata_piix SCSI low-level driver for Intel PIIX/ICH ATA controllers
    ata_generic low-level driver for generic ATA
    pata_acpi SCSI low-level driver for ATA in ACPI mode
    libata Library module for ATA devices
    floppy
    scsi_mod SCSI core
    Display
    Display
    Display
    Resolution 1600x900 pixels
    Vendor The X.Org Foundation
    Version 1.6.3.901
    Monitors
    Monitor 0 1600x900 pixels
    Extensions
    BIG-REQUESTS
    Composite
    DAMAGE
    DOUBLE-BUFFER
    DPMS
    DRI2
    GLX
    Generic Event Extension
    MIT-SCREEN-SAVER
    MIT-SHM
    NV-CONTROL
    NV-GLX
    RANDR
    RECORD
    RENDER
    SECURITY
    SHAPE
    SYNC
    X-Resource
    XC-MISC
    XFIXES
    XFree86-DGA
    XFree86-VidModeExtension
    XINERAMA
    XInputExtension
    XKEYBOARD
    XTEST
    XVideo
    OpenGL
    Vendor NVIDIA Corporation
    Renderer GeForce2 MX/AGP/SSE2
    Version 1.5.8 NVIDIA 96.43.13
    Direct Rendering Yes
    Processor
    Processor
    Processor
    Name Intel(R) Pentium(R) 4 CPU 1.60GHz
    Family, model, stepping 15, 1, 2 (Pentium 4)
    Vendor Intel
    Configuration
    Cache Size 256kb
    Frequency 1594.77MHz
    BogoMIPS 3190.44
    Byte Order Little Endian
    Features
    FDIV Bug no
    HLT Bug no
    F00F Bug no
    Coma Bug no
    Has FPU yes
    Cache
    Cache information not available
    Capabilities
    fpu Floating Point Unit
    vme Virtual 86 Mode Extension
    de Debug Extensions - I/O breakpoints
    pse Page Size Extensions (4MB pages)
    tsc Time Stamp Counter and RDTSC instruction
    msr Model Specific Registers
    pae Physical Address Extensions
    mce Machine Check Architeture
    cx8 CMPXCHG8 instruction
    apic Advanced Programmable Interrupt Controller
    sep Fast System Call (SYSENTER/SYSEXIT)
    mtrr Memory Type Range Registers
    pge Page Global Enable
    mca Machine Check Architecture
    cmov Conditional Move instruction
    pat Page Attribute Table
    pse36 36bit Page Size Extensions
    clflush Cache Line Flush instruction
    dts Debug Store
    acpi Thermal Monitor and Software Controlled Clock
    mmx MMX technology
    fxsr FXSAVE and FXRSTOR instructions
    sse SSE instructions
    sse2 SSE2 (WNI) instructions
    ss Self Snoop
    ht HyperThreading
    tm Thermal Monitor
    up smp kernel running on up
    pebs Precise-Event Based Sampling
    bts Branch Trace Store
    Memory
    Memory
    Total Memory 1034084 kB
    Free Memory 94276 kB
    Buffers 40536 kB
    Cached 700112 kB
    Cached Swap 0 kB
    Active 170788 kB
    Inactive 726844 kB
    Active(anon) 74112 kB
    Inactive(anon) 88348 kB
    Active(file) 96676 kB
    Inactive(file) 638496 kB
    Unevictable 12 kB
    Mlocked 12 kB
    High Memory 139144 kB
    Free High Memory 252 kB
    Low Memory 894940 kB
    Free Low Memory 94024 kB
    Virtual Memory 2931852 kB
    Free Virtual Memory 2931852 kB
    Dirty 12 kB
    Writeback 0 kB
    AnonPages 156996 kB
    Mapped 57392 kB
    Slab 24260 kB
    SReclaimable 18864 kB
    SUnreclaim 5396 kB
    PageTables 1376 kB
    NFS_Unstable 0 kB
    Bounce 0 kB
    WritebackTmp 0 kB
    CommitLimit 3448892 kB
    Committed_AS 404212 kB
    VmallocTotal 122880 kB
    VmallocUsed 27648 kB
    VmallocChunk 52368 kB
    DirectMap4k 32760 kB
    DirectMap4M 876544 kB
    Benchmarks
    CPU Blowfish
    CPU Blowfish
    This Machine 1595 MHz 50.176
    Intel(R) Celeron(R) M processor 1.50GHz (null) 26.1876862
    PowerPC 740/750 (280.00MHz) (null) 172.816713
    CPU CryptoHash
    CPU CryptoHash
    This Machine 1595 MHz 11.071
    CPU Fibonacci
    CPU Fibonacci
    This Machine 1595 MHz 74.202
    Intel(R) Celeron(R) M processor 1.50GHz (null) 8.1375674
    PowerPC 740/750 (280.00MHz) (null) 58.07682
    CPU N-Queens
    CPU N-Queens
    This Machine 1595 MHz 132.704
    FPU FFT
    FPU FFT
    This Machine 1595 MHz 104.630
    FPU Raytracing
    FPU Raytracing
    This Machine 1595 MHz 212.639
    Intel(R) Celeron(R) M processor 1.50GHz (null) 40.8816714
    PowerPC 740/750 (280.00MHz) (null) 161.312647
    So what I am wanting help with is finding the solution to the cpu usage so that I can use this computer at least until I can afford a new power supply or whatever. I am open to any good suggestions, though I must state I am not really interested in tiling wm's at the moment. I am just not a true minimalist.
    Thanks in advance for any and all help. I understand that there is a lot of info in this post, but it is my hope that with this info the problem can be solved. If there is info I didn't provide that is needed, please let me know.

    also check that you have
    session.screen0.opaqueMove false
    in your .fluxbox/init  this will probably help a bit if it is currently true,
    Last edited by Cyrusm (2009-01-26 13:52:13)

  • [SOLVED]Xorg / Fluxbox issue

    So I just did an clean install from FreeBSD to Archlinux.
    Geting to boot the darn CD-disk was an pain in the ass, but now to the problem main problem right now.
    After installed Xorg and fluxbox and tested them I noticed that the mouse input was very, very sensitive and also that it was impossible to hold it on the same place because it kept going either at the bottom-west or Up-right.
    The second problem is that when I do startx and got exec fluxbox & in .xinitrc it will just go into X for an ms and then close, leave no trace what so ever on either the Xorg.0.log or the output from Xorg.
    Xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "dri2"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "extmod"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    [ 51.136]
    X.Org X Server 1.9.0
    Release Date: 2010-08-20
    [ 51.136] X Protocol Version 11, Revision 0
    [ 51.137] Build Operating System: Linux 2.6.34-ARCH i686
    [ 51.137] Current Operating System: Linux HacKLaB 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686
    [ 51.137] Kernel command line: root=/dev/disk/by-uuid/607bf3c8-1716-4252-8960-b4a5b5582039 ro
    [ 51.138] Build Date: 24 August 2010 01:42:08PM
    [ 51.139]
    [ 51.147] Current version of pixman: 0.18.4
    [ 51.147] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 51.148] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 51.150] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 25 05:06:28 2010
    [ 51.151] (==) Using config file: "/etc/X11/xorg.conf"
    [ 51.152] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 51.172] (==) ServerLayout "X.org Configured"
    [ 51.172] (**) |-->Screen "Screen0" (0)
    [ 51.172] (**) | |-->Monitor "Monitor0"
    [ 51.172] (**) | |-->Device "Card0"
    [ 51.172] (**) |-->Input Device "Mouse0"
    [ 51.172] (**) |-->Input Device "Keyboard0"
    [ 51.172] (==) Automatically adding devices
    [ 51.172] (==) Automatically enabling devices
    [ 51.198] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 51.198] Entry deleted from font path.
    [ 51.198] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 51.198] Entry deleted from font path.
    [ 51.198] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 51.198] Entry deleted from font path.
    [ 51.377] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 51.377] Entry deleted from font path.
    [ 51.377] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 51.377] Entry deleted from font path.
    [ 51.377] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 51.377] Entry deleted from font path.
    [ 51.377] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 51.377] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 51.377] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 51.377] (WW) Disabling Mouse0
    [ 51.377] (WW) Disabling Keyboard0
    [ 51.377] (II) Loader magic: 0x81f3200
    [ 51.377] (II) Module ABI versions:
    [ 51.377] X.Org ANSI C Emulation: 0.4
    [ 51.377] X.Org Video Driver: 8.0
    [ 51.377] X.Org XInput driver : 11.0
    [ 51.377] X.Org Server Extension : 4.0
    [ 51.378] (--) PCI:*(0:0:2:0) 8086:2a42:103c:30dd rev 7, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x000060f0/8
    [ 51.378] (--) PCI: (0:0:2:1) 8086:2a43:103c:30dd rev 7, Mem @ 0xd0400000/1048576
    [ 51.378] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 51.378] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    [ 51.378] (II) LoadModule: "dri2"
    [ 51.394] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 51.401] (II) Module dri2: vendor="X.Org Foundation"
    [ 51.401] compiled for 1.9.0, module version = 1.2.0
    [ 51.401] ABI class: X.Org Server Extension, version 4.0
    [ 51.401] (II) Loading extension DRI2
    [ 51.401] (II) LoadModule: "dri"
    [ 51.401] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 51.402] (II) Module dri: vendor="X.Org Foundation"
    [ 51.402] compiled for 1.9.0, module version = 1.0.0
    [ 51.402] ABI class: X.Org Server Extension, version 4.0
    [ 51.402] (II) Loading extension XFree86-DRI
    [ 51.402] (II) LoadModule: "dbe"
    [ 51.402] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 51.402] (II) Module dbe: vendor="X.Org Foundation"
    [ 51.402] compiled for 1.9.0, module version = 1.0.0
    [ 51.402] Module class: X.Org Server Extension
    [ 51.402] ABI class: X.Org Server Extension, version 4.0
    [ 51.402] (II) Loading extension DOUBLE-BUFFER
    [ 51.402] (II) LoadModule: "record"
    [ 51.402] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 51.403] (II) Module record: vendor="X.Org Foundation"
    [ 51.403] compiled for 1.9.0, module version = 1.13.0
    [ 51.403] Module class: X.Org Server Extension
    [ 51.403] ABI class: X.Org Server Extension, version 4.0
    [ 51.403] (II) Loading extension RECORD
    [ 51.403] (II) LoadModule: "extmod"
    [ 51.403] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 51.407] (II) Module extmod: vendor="X.Org Foundation"
    [ 51.407] compiled for 1.9.0, module version = 1.0.0
    [ 51.407] Module class: X.Org Server Extension
    [ 51.407] ABI class: X.Org Server Extension, version 4.0
    [ 51.407] (II) Loading extension MIT-SCREEN-SAVER
    [ 51.407] (II) Loading extension XFree86-VidModeExtension
    [ 51.407] (II) Loading extension XFree86-DGA
    [ 51.407] (II) Loading extension DPMS
    [ 51.407] (II) Loading extension XVideo
    [ 51.407] (II) Loading extension XVideo-MotionCompensation
    [ 51.407] (II) Loading extension X-Resource
    [ 51.407] (II) LoadModule: "glx"
    [ 51.408] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 51.415] (II) Module glx: vendor="X.Org Foundation"
    [ 51.415] compiled for 1.9.0, module version = 1.0.0
    [ 51.415] ABI class: X.Org Server Extension, version 4.0
    [ 51.416] (==) AIGLX enabled
    [ 51.416] (II) Loading extension GLX
    [ 51.416] (II) LoadModule: "intel"
    [ 51.416] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 51.427] (II) Module intel: vendor="X.Org Foundation"
    [ 51.427] compiled for 1.9.0, module version = 2.12.0
    [ 51.427] Module class: X.Org Video Driver
    [ 51.427] ABI class: X.Org Video Driver, version 8.0
    [ 51.427] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    [ 51.439] (--) using VT number 7
    [ 51.442] drmOpenDevice: node name is /dev/dri/card0
    [ 51.442] drmOpenDevice: open result is 8, (OK)
    [ 51.442] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 51.442] drmOpenDevice: node name is /dev/dri/card0
    [ 51.442] drmOpenDevice: open result is 8, (OK)
    [ 51.442] drmOpenByBusid: drmOpenMinor returns 8
    [ 51.442] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 51.442] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 51.442] (==) intel(0): RGB weight 888
    [ 51.442] (==) intel(0): Default visual is TrueColor
    [ 51.442] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    [ 51.442] (--) intel(0): Chipset: "GM45"
    [ 51.442] (==) intel(0): video overlay key set to 0x101fe
    [ 51.460] (II) intel(0): Output VGA1 using monitor section Monitor0
    [ 51.565] (II) intel(0): Output LVDS1 has no monitor section
    [ 51.565] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 51.574] (II) intel(0): Output HDMI1 has no monitor section
    [ 51.574] (II) intel(0): Output DP1 has no monitor section
    [ 51.575] (II) intel(0): Output DP2 has no monitor section
    [ 51.666] (II) intel(0): Output TV1 has no monitor section
    [ 51.680] (II) intel(0): EDID for output VGA1
    [ 51.785] (II) intel(0): EDID for output LVDS1
    [ 51.785] (II) intel(0): Manufacturer: SEC Model: 5042 Serial#: 0
    [ 51.785] (II) intel(0): Year: 2008 Week: 0
    [ 51.785] (II) intel(0): EDID Version: 1.3
    [ 51.785] (II) intel(0): Digital Display Input
    [ 51.785] (II) intel(0): Max Image Size [cm]: horiz.: 30 vert.: 19
    [ 51.785] (II) intel(0): Gamma: 2.20
    [ 51.785] (II) intel(0): No DPMS capabilities specified
    [ 51.785] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 51.785] (II) intel(0): First detailed timing is preferred mode
    [ 51.785] (II) intel(0): redX: 0.590 redY: 0.340 greenX: 0.325 greenY: 0.550
    [ 51.785] (II) intel(0): blueX: 0.155 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
    [ 51.785] (II) intel(0): Manufacturer's mask: 0
    [ 51.785] (II) intel(0): Supported detailed timing:
    [ 51.785] (II) intel(0): clock: 69.3 MHz Image Size: 303 x 190 mm
    [ 51.785] (II) intel(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1416 h_border: 0
    [ 51.785] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 816 v_border: 0
    [ 51.785] (II) intel(0): Unknown vendor-specific block f
    [ 51.785] (II) intel(0): SAMSUNG
    [ 51.785] (II) intel(0): 141AT13-101
    [ 51.785] (II) intel(0): EDID (in hex):
    [ 51.785] (II) intel(0): 00ffffffffffff004ca3425000000000
    [ 51.785] (II) intel(0): 00120103801e13780a07c59757538c27
    [ 51.785] (II) intel(0): 20505400000001010101010101010101
    [ 51.785] (II) intel(0): 010101010101141b0088502010300c40
    [ 51.785] (II) intel(0): 33002fbe100000190000000f00000000
    [ 51.785] (II) intel(0): 00000000002387026400000000fe0053
    [ 51.785] (II) intel(0): 414d53554e470a2020202020000000fe
    [ 51.785] (II) intel(0): 00313431415431332d3130310a200051
    [ 51.785] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 51.785] (II) intel(0): Printing probed modes for output LVDS1
    [ 51.785] (II) intel(0): Modeline "1280x800"x60.0 69.32 1280 1292 1356 1416 800 803 806 816 -hsync -vsync (49.0 kHz)
    [ 51.785] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 51.785] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 51.785] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 51.785] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 51.794] (II) intel(0): EDID for output HDMI1
    [ 51.794] (II) intel(0): EDID for output DP1
    [ 51.795] (II) intel(0): EDID for output DP2
    [ 51.886] (II) intel(0): EDID for output TV1
    [ 51.886] (II) intel(0): Output VGA1 disconnected
    [ 51.886] (II) intel(0): Output LVDS1 connected
    [ 51.886] (II) intel(0): Output HDMI1 disconnected
    [ 51.886] (II) intel(0): Output DP1 disconnected
    [ 51.886] (II) intel(0): Output DP2 disconnected
    [ 51.886] (II) intel(0): Output TV1 disconnected
    [ 51.886] (II) intel(0): Using exact sizes for initial modes
    [ 51.886] (II) intel(0): Output LVDS1 using initial mode 1280x800
    [ 51.886] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 51.886] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
    [ 51.886] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
    [ 51.886] (==) intel(0): DPI set to (96, 96)
    [ 51.886] (II) Loading sub module "fb"
    [ 51.887] (II) LoadModule: "fb"
    [ 51.887] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 51.922] (II) Module fb: vendor="X.Org Foundation"
    [ 51.922] compiled for 1.9.0, module version = 1.0.0
    [ 51.922] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 51.922] (==) Depth 24 pixmap format is 32 bpp
    [ 51.922] (II) intel(0): [DRI2] Setup complete
    [ 51.922] (II) intel(0): [DRI2] DRI driver: i965
    [ 51.923] (**) intel(0): Tiling enabled
    [ 51.923] (**) intel(0): SwapBuffers wait enabled
    [ 51.923] (==) intel(0): VideoRam: 262144 KB
    [ 51.923] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
    [ 51.932] (II) UXA(0): Driver registered support for the following operations:
    [ 51.932] (II) solid
    [ 51.932] (II) copy
    [ 51.932] (II) composite (RENDER acceleration)
    [ 51.932] (II) put_image
    [ 51.932] (II) get_image
    [ 51.942] (==) intel(0): Backing store disabled
    [ 51.942] (==) intel(0): Silken mouse enabled
    [ 51.942] (II) intel(0): Initializing HW Cursor
    [ 52.016] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 52.018] (==) intel(0): DPMS enabled
    [ 52.018] (==) intel(0): Intel XvMC decoder enabled
    [ 52.018] (II) intel(0): Set up textured video
    [ 52.018] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 52.018] (II) intel(0): direct rendering: DRI2 Enabled
    [ 52.018] (II) Initializing built-in extension SHAPE
    [ 52.018] (II) Initializing built-in extension MIT-SHM
    [ 52.018] (II) Initializing built-in extension XInputExtension
    [ 52.018] (II) Initializing built-in extension XTEST
    [ 52.018] (II) Initializing built-in extension BIG-REQUESTS
    [ 52.018] (II) Initializing built-in extension SYNC
    [ 52.018] (II) Initializing built-in extension XKEYBOARD
    [ 52.018] (II) Initializing built-in extension XC-MISC
    [ 52.018] (II) Initializing built-in extension SECURITY
    [ 52.018] (II) Initializing built-in extension XINERAMA
    [ 52.018] (II) Initializing built-in extension XFIXES
    [ 52.018] (II) Initializing built-in extension RENDER
    [ 52.018] (II) Initializing built-in extension RANDR
    [ 52.018] (II) Initializing built-in extension COMPOSITE
    [ 52.018] (II) Initializing built-in extension DAMAGE
    [ 52.084] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 52.084] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 52.084] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 52.084] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 52.084] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 52.084] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    [ 52.084] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 52.084] (II) intel(0): Setting screen physical size to 338 x 211
    [ 52.471] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 52.471] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 52.471] (II) LoadModule: "evdev"
    [ 52.471] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 52.483] (II) Module evdev: vendor="X.Org Foundation"
    [ 52.484] compiled for 1.9.0, module version = 2.5.0
    [ 52.484] Module class: X.Org XInput Driver
    [ 52.484] ABI class: X.Org XInput driver, version 11.0
    [ 52.484] (**) Power Button: always reports core events
    [ 52.484] (**) Power Button: Device: "/dev/input/event4"
    [ 52.493] (--) Power Button: Found keys
    [ 52.493] (II) Power Button: Configuring as keyboard
    [ 52.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 52.494] (**) Option "xkb_rules" "evdev"
    [ 52.494] (**) Option "xkb_model" "evdev"
    [ 52.494] (**) Option "xkb_layout" "us"
    [ 52.522] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [ 52.522] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 52.522] (**) Video Bus: always reports core events
    [ 52.522] (**) Video Bus: Device: "/dev/input/event8"
    [ 52.530] (--) Video Bus: Found keys
    [ 52.530] (II) Video Bus: Configuring as keyboard
    [ 52.530] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 52.530] (**) Option "xkb_rules" "evdev"
    [ 52.530] (**) Option "xkb_model" "evdev"
    [ 52.530] (**) Option "xkb_layout" "us"
    [ 52.533] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 52.533] (II) No input driver/identifier specified (ignoring)
    [ 52.533] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [ 52.533] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 52.533] (**) Sleep Button: always reports core events
    [ 52.533] (**) Sleep Button: Device: "/dev/input/event1"
    [ 52.540] (--) Sleep Button: Found keys
    [ 52.540] (II) Sleep Button: Configuring as keyboard
    [ 52.540] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 52.540] (**) Option "xkb_rules" "evdev"
    [ 52.540] (**) Option "xkb_model" "evdev"
    [ 52.540] (**) Option "xkb_rules" "evdev"
    [ 52.540] (**) Option "xkb_model" "evdev"
    [ 52.540] (**) Option "xkb_layout" "us"
    [ 52.542] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 52.542] (II) No input driver/identifier specified (ignoring)
    [ 52.545] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 52.545] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 52.545] (**) AT Translated Set 2 keyboard: always reports core events
    [ 52.545] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 52.553] (--) AT Translated Set 2 keyboard: Found keys
    [ 52.553] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 52.553] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 52.553] (**) Option "xkb_rules" "evdev"
    [ 52.553] (**) Option "xkb_model" "evdev"
    [ 52.553] (**) Option "xkb_layout" "us"
    [ 52.553] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 52.554] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 52.554] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 52.554] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event7"
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
    [ 52.570] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
    [ 52.570] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
    [ 52.570] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
    [ 52.570] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 52.570] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 52.570] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
    [ 52.570] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.570] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event5)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.570] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.570] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    [ 52.570] (II) No input driver/identifier specified (ignoring)
    [ 52.571] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
    [ 52.571] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 52.571] (**) HP WMI hotkeys: always reports core events
    [ 52.571] (**) HP WMI hotkeys: Device: "/dev/input/event6"
    [ 52.586] (--) HP WMI hotkeys: Found keys
    [ 52.586] (II) HP WMI hotkeys: Configuring as keyboard
    [ 52.586] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
    [ 52.586] (**) Option "xkb_rules" "evdev"
    [ 52.586] (**) Option "xkb_model" "evdev"
    [ 52.586] (**) Option "xkb_layout" "us"
    [ 159.103] (II) Power Button: Close
    [ 159.103] (II) UnloadModule: "evdev"
    [ 159.126] (II) Video Bus: Close
    [ 159.126] (II) UnloadModule: "evdev"
    [ 159.143] (II) Sleep Button: Close
    [ 159.143] (II) UnloadModule: "evdev"
    [ 159.163] (II) AT Translated Set 2 keyboard: Close
    [ 159.163] (II) UnloadModule: "evdev"
    [ 159.183] (II) SynPS/2 Synaptics TouchPad: Close
    [ 159.183] (II) UnloadModule: "evdev"
    [ 159.203] (II) HP WMI hotkeys: Close
    [ 159.203] (II) UnloadModule: "evdev"
    Now there might be some fluxbox log I might not know about or anything within that "tree". But I'm thankful if something is able to help me out on this one.
    Thanks in advance!
    Last edited by Stringer (2011-08-08 19:21:02)

    I don't have an answer for your problems, but I have noticed annoying mouse problems on my computer.  I also use fluxbox; and since an xorg-server upgrade some months ago, my mouse cursor will sometimes jump to one of the corners of the screen at arbitrary times.  I've never filed a bug report as I don't know if the bug is in xorg or fluxbox or a combination of the two.  My problem isn't as severe as yours as it happens only occasionally.

  • [Solved] Xorg + fluxbox first keystroke lost

    Hi,
    Recently I've noticed a pretty strange thing. I'm running Arch with fluxbox on it and when I change workspaces my first key press after change is lost (ex. in doesn't show in urxvt). I'm using xorg-server 1.12.1-2, fluxbox 1.3.2-1, vanilla kernel 3.4.0-rc4 (64bit). It's an asus k52j laptop if it helps. The only thing I've noticed is the xev output after the workspace change.
    That's the first keystroke
    KeymapNotify event, serial 36, synthetic NO, window 0x0,
    keys: 68 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
    And shortly after the second
    KeyPress event, serial 36, synthetic NO, window 0x2400001,
    root 0x150, subw 0x0, time 1611281, (60,-19), root:(573,4),
    state 0x10, keycode 52 (keysym 0x7a, z), same_screen YES,
    XLookupString gives 1 bytes: (7a) "z"
    XmbLookupString gives 1 bytes: (7a) "z"
    XFilterEvent returns: False
    I've pressed the same key twice 'z'.
    Thanks for any help in advance,
    xartii
    Last edited by xartii (2012-05-15 21:48:16)

    Changing driver from evdev (the one with the missing first key stroke) to kbd, results in completly useless keyboard outputing strange characters. In console (runlevel 3), not a terminal in X ,everything works fine so I suppose it's not my kernel misconfiguration. Any other ideas?

  • Fluxbox stopped working

    Hey.
    For some reason fluxbox has stopped working on my box. It's has been working until yesterday when I installed fbpanel, pypanel and xdm (not that I think this is related, just to point out that it was working before I started playing with openbox). X starts fine with openbox3 and probably any other wm. All I got in .xinitrc, besides from what is commented out, is exec fluxbox. Oh, I'm getting a "apps file failure" output when X fails to start, been googling some on this one without much succes. Any help is appreciated.
    Regards.
    Output from xdm and xorg logs:
    X Window System Version 7.0.0
    Release Date: 21 December 2005
    X Protocol Version 11, Revision 0, Release 7.0
    Build Operating System:Linux 2.6.16-ARCH i686
    Current Operating System: Linux master 2.6.17-ARCH #1 SMP PREEMPT Thu Aug 24 17:07:48 CEST 2006 i686
    Build Date: 21 June 2006
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 31 17:02:20 2006
    (==) Using config file: "/etc/X11/xorg.conf"
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    Greet cannot exec /usr/bin/wdmLogin
    Greet: guarenteed_read error, UNMANAGE DISPLAY
    Greet: pipe read error with /usr/bin/wdmLogin
    Server crash rate too high: removing display :0
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.
    X Window System Version 7.0.0
    Release Date: 21 December 2005
    X Protocol Version 11, Revision 0, Release 7.0
    Build Operating System:Linux 2.6.16-ARCH i686
    Current Operating System: Linux master 2.6.17-ARCH #1 SMP PREEMPT Thu Aug 24 17:07:48 CEST 2006 i686
    Build Date: 21 June 2006
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 4 18:29:23 2006
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "phillips 190s"
    (**) | |-->Device "geforce 6600gt"
    (**) |-->Input Device "mx510"
    (**) |-->Input Device "Keyboard1"
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (**) FontPath set to "/usr/share/fonts/misc,/usr/share/fonts/TTF"
    (**) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.8
    X.Org XInput driver : 0.5
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.8
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,005e card 1043,815a rev a3 class 05,80,00 hdr 00
    (II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev a3 class 06,01,00 hdr 80
    (II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
    (II) PCI: 00:06:0: chip 10de,0053 card 1043,815a rev f2 class 01,01,8a hdr 00
    (II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
    (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
    (II) PCI: 00:0a:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:00:0: chip 10de,0140 card 1043,81cf rev a2 class 03,00,00 hdr 00
    (II) PCI: 05:06:0: chip 1102,0002 card 1102,8066 rev 0a class 04,01,00 hdr 80
    (II) PCI: 05:06:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
    (II) PCI: 05:0b:0: chip 104c,8023 card 1043,808b rev 00 class 0c,00,10 hdr 00
    (II) PCI: 05:0c:0: chip 11ab,4320 card 1043,811a rev 13 class 02,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:9:0), (0,5,5), BCTRL: 0x0202 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[B]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
    (II) Bus 5 prefetchable memory range:
    [0] -1 0 0x50000000 - 0x500fffff (0x100000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:13:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
    (--) PCI:*(1:0:0) nVidia Corporation NV43 [GeForce 6600 GT] rev 162, Mem @ 0xd0000000/26, 0xc0000000/28, 0xd4000000/24
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
    (II) OS-reported resource ranges:
    [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    (II) Active PCI resource ranges:
    [0] -1 0 0xd9000000 - 0xd9003fff (0x4000) MX[B]
    [1] -1 0 0xd9004000 - 0xd9007fff (0x4000) MX[B]
    [2] -1 0 0xd9008000 - 0xd90087ff (0x800) MX[B]
    [3] -1 0 0xda000000 - 0xda000fff (0x1000) MX[B]
    [4] -1 0 0xda001000 - 0xda001fff (0x1000) MX[B]
    [5] -1 0 0xda002000 - 0xda002fff (0x1000) MX[B]
    [6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
    [7] -1 0 0xda003000 - 0xda003fff (0x1000) MX[B]
    [8] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [10] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
    [11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
    [12] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [13] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
    [14] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
    [15] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
    [16] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
    [17] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
    [18] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
    [19] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
    [20] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
    [21] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
    [22] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
    [23] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
    [24] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
    [25] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [26] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
    [27] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
    [28] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xd9000000 - 0xd9003fff (0x4000) MX[B]
    [1] -1 0 0xd9004000 - 0xd9007fff (0x4000) MX[B]
    [2] -1 0 0xd9008000 - 0xd90087ff (0x800) MX[B]
    [3] -1 0 0xda000000 - 0xda000fff (0x1000) MX[B]
    [4] -1 0 0xda001000 - 0xda001fff (0x1000) MX[B]
    [5] -1 0 0xda002000 - 0xda002fff (0x1000) MX[B]
    [6] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
    [7] -1 0 0xda003000 - 0xda003fff (0x1000) MX[B]
    [8] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
    [9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [10] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
    [11] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
    [12] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [13] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
    [14] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
    [15] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
    [16] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
    [17] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
    [18] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
    [19] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
    [20] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
    [21] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
    [22] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
    [23] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
    [24] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
    [25] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [26] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
    [27] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
    [28] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    (II) All system resource ranges:
    [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0 0xd9000000 - 0xd9003fff (0x4000) MX[B]
    [6] -1 0 0xd9004000 - 0xd9007fff (0x4000) MX[B]
    [7] -1 0 0xd9008000 - 0xd90087ff (0x800) MX[B]
    [8] -1 0 0xda000000 - 0xda000fff (0x1000) MX[B]
    [9] -1 0 0xda001000 - 0xda001fff (0x1000) MX[B]
    [10] -1 0 0xda002000 - 0xda002fff (0x1000) MX[B]
    [11] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
    [12] -1 0 0xda003000 - 0xda003fff (0x1000) MX[B]
    [13] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
    [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [15] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [18] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
    [19] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [20] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
    [21] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
    [22] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
    [23] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
    [24] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
    [25] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
    [26] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
    [27] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
    [28] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
    [29] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
    [30] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
    [31] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
    [32] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [33] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
    [34] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
    [35] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.0.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
    (II) Loading font FreeType
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.8774
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.1
    (II) Loading extension GLX
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.8774
    Module class: X.Org Video Driver
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 0.0.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.5
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.5
    (II) NVIDIA dlloader X Driver 1.0-8774 Tue Aug 1 20:55:35 PDT 2006
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset NVIDIA GPU found
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules/libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    compiled for 7.0.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.8
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0 0xd9000000 - 0xd9003fff (0x4000) MX[B]
    [6] -1 0 0xd9004000 - 0xd9007fff (0x4000) MX[B]
    [7] -1 0 0xd9008000 - 0xd90087ff (0x800) MX[B]
    [8] -1 0 0xda000000 - 0xda000fff (0x1000) MX[B]
    [9] -1 0 0xda001000 - 0xda001fff (0x1000) MX[B]
    [10] -1 0 0xda002000 - 0xda002fff (0x1000) MX[B]
    [11] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
    [12] -1 0 0xda003000 - 0xda003fff (0x1000) MX[B]
    [13] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
    [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [15] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
    [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [18] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
    [19] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [20] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
    [21] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
    [22] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
    [23] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
    [24] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
    [25] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
    [26] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
    [27] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
    [28] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
    [29] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
    [30] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
    [31] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
    [32] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [33] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
    [34] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
    [35] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
    (II) resource ranges after probing:
    [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1 0 0xd9000000 - 0xd9003fff (0x4000) MX[B]
    [6] -1 0 0xd9004000 - 0xd9007fff (0x4000) MX[B]
    [7] -1 0 0xd9008000 - 0xd90087ff (0x800) MX[B]
    [8] -1 0 0xda000000 - 0xda000fff (0x1000) MX[B]
    [9] -1 0 0xda001000 - 0xda001fff (0x1000) MX[B]
    [10] -1 0 0xda002000 - 0xda002fff (0x1000) MX[B]
    [11] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
    [12] -1 0 0xda003000 - 0xda003fff (0x1000) MX[B]
    [13] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
    [14] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [15] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
    [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
    [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
    [19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
    [22] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [23] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
    [24] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
    [25] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
    [26] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
    [27] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
    [28] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
    [29] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
    [30] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
    [31] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
    [32] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
    [33] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
    [34] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
    [35] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [36] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
    [37] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
    [38] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
    [39] 0 0 0xd50003b0 - 0xd50003bb (0xc) IS[B]
    [40] 0 0 0xd50003c0 - 0xd50003df (0x20) IS[B]
    (II) Setting vga for screen 0.
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "NoLogo" "1"
    (**) NVIDIA(0): Option "ConnectedMonitor" "CRT,CRT"
    (**) NVIDIA(0): Option "TwinView"
    (**) NVIDIA(0): Option "TwinViewOrientation" "RightOf"
    (**) NVIDIA(0): Option "SecondMonitorHorizSync" "30-95"
    (**) NVIDIA(0): Option "SecondMonitorVertRefresh" "50-160"
    (**) NVIDIA(0): Option "MetaModes" "1280x1024,1280x1024; 1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (**) NVIDIA(0): TwinView enabled
    (**) NVIDIA(0): ConnectedMonitor string: "CRT,CRT"
    (II) NVIDIA(0): NVIDIA GPU GeForce 6600 GT at PCI:1:0:0
    (--) NVIDIA(0): VideoRAM: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.43.02.66.00
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce 6600 GT at PCI:1:0:0:
    (--) NVIDIA(0): Philips 190S (CRT-0)
    (--) NVIDIA(0): AOC Spectrum7G (CRT-1)
    (--) NVIDIA(0): Philips 190S (CRT-0): 400.0 MHz maximum pixel clock
    (--) NVIDIA(0): AOC Spectrum7G (CRT-1): 400.0 MHz maximum pixel clock
    (II) NVIDIA(0): Assigned Display Devices: CRT-0, CRT-1
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1280x1024,1280x1024"
    (II) NVIDIA(0): "1280x1024"
    (II) NVIDIA(0): "1024x768,1024x768"
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): "800x600,800x600"
    (II) NVIDIA(0): "800x600"
    (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1024
    (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config option
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B]
    [1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
    [2] 0 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
    [3] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [4] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
    [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
    [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [8] -1 0 0xd9000000 - 0xd9003fff (0x4000) MX[B]
    [9] -1 0 0xd9004000 - 0xd9007fff (0x4000) MX[B]
    [10] -1 0 0xd9008000 - 0xd90087ff (0x800) MX[B]
    [11] -1 0 0xda000000 - 0xda000fff (0x1000) MX[B]
    [12] -1 0 0xda001000 - 0xda001fff (0x1000) MX[B]
    [13] -1 0 0xda002000 - 0xda002fff (0x1000) MX[B]
    [14] -1 0 0xfeb00000 - 0xfeb000ff (0x100) MX[B]
    [15] -1 0 0xda003000 - 0xda003fff (0x1000) MX[B]
    [16] -1 0 0xd4000000 - 0xd4ffffff (0x1000000) MX[B](B)
    [17] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
    [18] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B](B)
    [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
    [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
    [24] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
    [25] -1 0 0x0000a400 - 0x0000a407 (0x8) IX[B]
    [26] -1 0 0x0000a000 - 0x0000a01f (0x20) IX[B]
    [27] -1 0 0x0000b000 - 0x0000b007 (0x8) IX[B]
    [28] -1 0 0x0000c400 - 0x0000c40f (0x10) IX[B]
    [29] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
    [30] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
    [31] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
    [32] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
    [33] -1 0 0x0000d800 - 0x0000d80f (0x10) IX[B]
    [34] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
    [35] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
    [36] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
    [37] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
    [38] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
    [39] -1 0 0x00004c40 - 0x00004c7f (0x40) IX[B]
    [40] -1 0 0x00004c00 - 0x00004c3f (0x40) IX[B]
    [41] -1 0 0x0000dc00 - 0x0000dc1f (0x20) IX[B]
    [42] 0 0 0xd50003b0 - 0xd50003bb (0xc) IS[B]
    [43] 0 0 0xd50003c0 - 0xd50003df (0x20) IS[B]
    (II) NVIDIA(0): Setting mode "1280x1024,1280x1024"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) Loading extension NV-CONTROL
    (II) Loading extension XINERAMA
    (==) RandR enabled
    (II) Setting vga for screen 0.
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension LBX
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    (II) Initializing extension GLX
    (II) evdev brain: Rescanning devices (1).
    (**) Option "CorePointer"
    (**) mx510-isa0060/serio1/input0: Core Pointer
    (II) mx510-isa0060/serio1/input0: Found 3 relative axes.
    (II) mx510-isa0060/serio1/input0: Configuring as pointer.
    (**) mx510-isa0060/serio1/input0: WHEELRelativeAxisButtons: 4 5.
    (II) mx510-isa0060/serio1/input0: Found 8 mouse buttons
    (II) mx510-isa0060/serio1/input0: Configured 10 mouse buttons
    (**) Option "CoreKeyboard"
    (**) Keyboard1: Core Keyboard
    (**) Option "Protocol" "standard"
    (**) Keyboard1: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard1: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard1: XkbModel: "pc105"
    (**) Option "XkbLayout" "dk"
    (**) Keyboard1: XkbLayout: "dk"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard1: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
    (II) XINPUT: Adding extended input device "mx510-isa0060/serio1/input0" (type: MOUSE)
    (II) XINPUT: Adding extended input device "evdev brain" (type: evdev brain)
    (II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    (**) mx510-isa0060/serio1/input0: 3 valuators.
    (**) evdev_btn.c (90): Registering 10 buttons.
    (II) mx510-isa0060/serio1/input0: Init
    (II) evdev brain: Rescanning devices (2).
    (II) mx510-isa0060/serio1/input0: On
    (II) mx510-isa0060/serio1/input0: Off
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

    cheer wrote:Can you post fluxbox log? (When you start fluxbox via startfluxbox it uses ~/.fluxbox/startup file, where you can "keep a log", near last line)
    Fluxbox doesn't even dump a log when doing that, however, editing .xinitrc to exec fluxbox -log path/to/log works. Here's the output
    Log File: /home/x/flux.log
    Fluxbox version: 1.0rc2
    Compiled: Jul 13 2006 06:43:19
    Compiler: GCC
    Compiler version: 4.1.1
    Defaults:
    menu: /usr/share/fluxbox/menu
    style: /usr/share/fluxbox/styles/Clean
    keys: /usr/share/fluxbox/keys
    init: /usr/share/fluxbox/init
    nls: /usr/share/fluxbox/nls
    Compiled options (- => disabled):
    -DEBUG
    EWMH
    GNOME
    IMLIB2
    KDE
    NLS
    REMEMBER
    RENDER
    SHAPE
    SLIT
    TOOLBAR
    XFT
    XINERAMA
    XMB
    XPM
    Failed to read: session.tabs
    Setting default value
    Failed to read: session.ignoreBorder
    Setting default value
    Failed to read: session.forcePseudoTransparency
    Setting default value
    Failed to read: session.numLayers
    Setting default value
    Failed to read: session.tabPadding
    Setting default value
    Failed to read: session.focusTabMinWidth
    Setting default value
    Failed to read: session.styleOverlay
    Setting default value
    Failed to read: session.slitlistFile
    Setting default value
    Failed to read: session.groupFile
    Setting default value
    Failed to read: session.appsFile
    Setting default value
    Failed to read: session.tabsAttachArea
    Setting default value
    Failed to read: session.modKey
    Setting default value
    apps file failure
    Warning: X server does not support locale
    Warning: cannot set locale modifiers
    Failed to read: session.screen0.imageDither
    Setting default value
    Failed to read: session.screen0.opaqueMove
    Setting default value
    Failed to read: session.screen0.workspacewarping
    Setting default value
    Failed to read: session.screen0.desktopwheeling
    Setting default value
    Failed to read: session.screen0.reversewheeling
    Setting default value
    Failed to read: session.screen0.antialias
    Setting default value
    Failed to read: session.screen0.autoRaise
    Setting default value
    Failed to read: session.screen0.clickRaises
    Setting default value
    Failed to read: session.screen0.decorateTransient
    Setting default value
    Failed to read: session.screen0.rootCommand
    Setting default value
    Failed to read: session.screen0.resizeMode
    Setting default value
    Failed to read: session.screen0.windowMenu
    Setting default value
    Failed to read: session.screen0.followModel
    Setting default value
    Failed to read: session.screen0.window.focus.alpha
    Setting default value
    Failed to read: session.screen0.window.unfocus.alpha
    Setting default value
    Failed to read: session.screen0.menu.alpha
    Setting default value
    Failed to read: session.screen0.menuDelay
    Setting default value
    Failed to read: session.screen0.menuDelayClose
    Setting default value
    Failed to read: session.screen0.menuMode
    Setting default value
    Failed to read: session.screen0.overlay.lineWidth
    Setting default value
    Failed to read: session.screen0.overlay.lineStyle
    Setting default value
    Failed to read: session.screen0.overlay.joinStyle
    Setting default value
    Failed to read: session.screen0.overlay.capStyle
    Setting default value
    Failed to read: session.screen0.windowScrollAction
    Setting default value
    Failed to read: session.screen0.windowScrollReverse
    Setting default value
    Failed to read: session.screen0.tabs.intitlebar
    Setting default value
    Failed to read: session.screen0.tabFocusModel
    Setting default value
    Failed to read: session.tabs
    Setting default value
    Failed to read: session.ignoreBorder
    Setting default value
    Failed to read: session.forcePseudoTransparency
    Setting default value
    Failed to read: session.numLayers
    Setting default value
    Failed to read: session.tabPadding
    Setting default value
    Failed to read: session.focusTabMinWidth
    Setting default value
    Failed to read: session.styleOverlay
    Setting default value
    Failed to read: session.slitlistFile
    Setting default value
    Failed to read: session.groupFile
    Setting default value
    Failed to read: session.appsFile
    Setting default value
    Failed to read: session.tabsAttachArea
    Setting default value
    Failed to read: session.modKey
    Setting default value
    Failed to read: session.screen0.imageDither
    Setting default value
    Failed to read: session.screen0.opaqueMove
    Setting default value
    Failed to read: session.screen0.workspacewarping
    Setting default value
    Failed to read: session.screen0.desktopwheeling
    Setting default value
    Failed to read: session.screen0.reversewheeling
    Setting default value
    Failed to read: session.screen0.antialias
    Setting default value
    Failed to read: session.screen0.autoRaise
    Setting default value
    Failed to read: session.screen0.clickRaises
    Setting default value
    Failed to read: session.screen0.decorateTransient
    Setting default value
    Failed to read: session.screen0.rootCommand
    Setting default value
    Failed to read: session.screen0.resizeMode
    Setting default value
    Failed to read: session.screen0.windowMenu
    Setting default value
    Failed to read: session.screen0.followModel
    Setting default value
    Failed to read: session.screen0.window.focus.alpha
    Setting default value
    Failed to read: session.screen0.window.unfocus.alpha
    Setting default value
    Failed to read: session.screen0.menu.alpha
    Setting default value
    Failed to read: session.screen0.menuDelay
    Setting default value
    Failed to read: session.screen0.menuDelayClose
    Setting default value
    Failed to read: session.screen0.menuMode
    Setting default value
    Failed to read: session.screen0.overlay.lineWidth
    Setting default value
    Failed to read: session.screen0.overlay.lineStyle
    Setting default value
    Failed to read: session.screen0.overlay.joinStyle
    Setting default value
    Failed to read: session.screen0.overlay.capStyle
    Setting default value
    Failed to read: session.screen0.windowScrollAction
    Setting default value
    Failed to read: session.screen0.windowScrollReverse
    Setting default value
    Failed to read: session.screen0.tabs.intitlebar
    Setting default value
    Failed to read: session.screen0.tabFocusModel
    Setting default value
    Failed to read: session.tabs
    Setting default value
    Failed to read: session.ignoreBorder
    Setting default value
    Failed to read: session.forcePseudoTransparency
    Setting default value
    Failed to read: session.numLayers
    Setting default value
    Failed to read: session.tabPadding
    Setting default value
    Failed to read: session.focusTabMinWidth
    Setting default value
    Failed to read: session.styleOverlay
    Setting default value
    Failed to read: session.slitlistFile
    Setting default value
    Failed to read: session.groupFile
    Setting default value
    Failed to read: session.appsFile
    Setting default value
    Failed to read: session.tabsAttachArea
    Setting default value
    Failed to read: session.modKey
    Setting default value
    Failed to read: session.screen0.imageDither
    Setting default value
    Failed to read: session.screen0.opaqueMove
    Setting default value
    Failed to read: session.screen0.workspacewarping
    Setting default value
    Failed to read: session.screen0.desktopwheeling
    Setting default value
    Failed to read: session.screen0.reversewheeling
    Setting default value
    Failed to read: session.screen0.antialias
    Setting default value
    Failed to read: session.screen0.autoRaise
    Setting default value
    Failed to read: session.screen0.clickRaises
    Setting default value
    Failed to read: session.screen0.decorateTransient
    Setting default value
    Failed to read: session.screen0.rootCommand
    Setting default value
    Failed to read: session.screen0.resizeMode
    Setting default value
    Failed to read: session.screen0.windowMenu
    Setting default value
    Failed to read: session.screen0.followModel
    Setting default value
    Failed to read: session.screen0.window.focus.alpha
    Setting default value
    Failed to read: session.screen0.window.unfocus.alpha
    Setting default value
    Failed to read: session.screen0.menu.alpha
    Setting default value
    Failed to read: session.screen0.menuDelay
    Setting default value
    Failed to read: session.screen0.menuDelayClose
    Setting default value
    Failed to read: session.screen0.menuMode
    Setting default value
    Failed to read: session.screen0.overlay.lineWidth
    Setting default value
    Failed to read: session.screen0.overlay.lineStyle
    Setting default value
    Failed to read: session.screen0.overlay.joinStyle
    Setting default value
    Failed to read: session.screen0.overlay.capStyle
    Setting default value
    Failed to read: session.screen0.windowScrollAction
    Setting default value
    Failed to read: session.screen0.windowScrollReverse
    Setting default value
    Failed to read: session.screen0.tabs.intitlebar
    Setting default value
    Failed to read: session.screen0.tabFocusModel
    Setting default value
    Failed to read: session.screen0.slit.maxOver
    Setting default value
    Failed to read: session.screen0.slit.alpha
    Setting default value
    Failed to read: session.screen0.slit.onhead
    Setting default value
    Failed to read: session.screen0.slit.layer
    Setting default value
    Failed to read: session.screen0.toolbar.maxOver
    Setting default value
    Failed to read: session.screen0.toolbar.visible
    Setting default value
    Failed to read: session.screen0.toolbar.alpha
    Setting default value
    Failed to read: session.screen0.toolbar.layer
    Setting default value
    Failed to read: session.screen0.toolbar.onhead
    Setting default value
    Failed to read: session.screen0.toolbar.height
    Setting default value
    Failed to read: session.screen0.toolbar.tools
    Setting default value
    Failed to read: session.screen0.iconbar.mode
    Setting default value
    Failed to read: session.screen0.iconbar.deiconifyMode
    Setting default value
    Failed to read: session.screen0.iconbar.wheelMode
    Setting default value
    Failed to read: session.screen0.iconbar.alignment
    Setting default value
    Failed to read: session.screen0.iconbar.iconWidth
    Setting default value
    Failed to read: session.screen0.iconbar.iconTextPadding
    Setting default value
    Failed to read: session.screen0.iconbar.usePixmap
    Setting default value

  • Step by step guide to customising fluxbox?

    I've had fluxbox installed for awhile now but have not really had the chance to use it properly yet as I've been unable to get it the way I want it.
    There seems to be a few guides available but they're a little spartan and confusing, and everytime I start messing around I seem to lose a lot of time and end up firing KDE back up so I can get things done.
    Are there any step-by-step guides around that explain how to customise fluxbox in a clear and concise manner?  Everything from basics like screen resolution, introducing app docks etc.
    Cheers

    Oops posted before searching first in a moment of madness.
    Only post links if not on the following thread:
    http://bbs.archlinux.org/viewtopic.php?id=40052

  • Irritating problem with Fluxbox and pressing Ctrl + F3

    I've used the Ctrl + F1, F2, F3 or F4 keys to switch between workspaces in Fluxbox but occasionally I'll press Ctrl + F3 and it will just log me out. This is highly annoying. Is there some way I can disable this functionality at all? I switch between workspaces regularly and it is highly annoying to have to reopen everything again after being logged out and it means I lose my train of thought with my work.
    Can anyone offer a solution to this problem at all? Thanks.
    Last edited by Cromulent (2012-11-30 22:58:50)

    It just happened again when I was using Spotify.
    I had the following apps open:
    Chromium - Workspace 1
    Thunderbird - Workspace 2
    KVirc - Workspace 3
    Spotify - Workspace 4
    When in Workspace 4 I pressed Ctrl + F3 as normal and it logged me out. So I logged back in and opened Spotify in Workspace 4 again and tried to get it to log out again and no matter what combination of keys and Workspace changes I did I couldn't get it to log me out again. I'm stumped.
    Edit: I think the problem is KVirc. Everytime I use it this happens. I'll see if it happens again without it running for a couple of days (it just happened when using the arrows on the tool bar as well so it has nothing to do with the key combination). It would be annoying if this was the case as I quite like KVirc as a my IRC client.
    Edit 2: Switched over to XChat. Will see if the problem persists.
    Last edited by Cromulent (2012-11-30 14:10:55)

  • Fluxbox browser window resize

    When I go to a site that opens an image in a new window, then resizes that window to fit the image, fluxbox is resizing the window so the title bar is outside of the workspace.  This means I can not close, move, maximize or minimize the window without first holding down the Alt key and dragging it down some.
    Anyone know how to keep Fluxbox from resizing a window outside of the actual workspace?
    If it matters, this behaviour is not happening in Gnome.

    dp wrote:
    this is not a fluxbox problem, but a bad webmaster :-)
    i would suggest you to use a browser that can override javascript from resizing windows larger than the screen (i use konqueror and all new windows open in new tags and are not allowed to resize the master window)
    EDIT: ion does not allow windows to be bigger than the screen
    Well this problem does not happen with Mozilla in either GNOME or KDE, but does happen with Mozilla in Fluxbox.  This would suggest to me that Fluxbox is handling the popup differently than other window managers.
    I looked at the HTML and it seems to me that the webmaster is simply telling the browser to open a new window and passing along a size with no window placement information.  Mozilla is then opening up the window with the titlebar off the screen.  I would say it is Mozilla's problem except Fluxbox is the only window manager I have that is exhibiting the problem.
    Here is an extremely simple page that exhibits this problem:
    http://www.sitepoint.com/examples/jscri … picfit.htm
    The window is first opened correctly in the top left corner.  The the Javascript resizes the window and the titlebar goes off the top.  Again, this does not happen in GNOME or KDE, so my original questions remains.  Is it possible to get Fluxbox to behave like GNOME and KDE and not run a portion of the window off the page?

  • Problem with going through Fluxbox menus

    Hello!
    http://i.imgur.com/AHTii.jpg
    I have a problem. Right-click to open the menu, then I go until the "choose a style" or somewhere deeper. When I come back to something like "File utils" and still the cursor, it doesn't open further menu automatically like those from the beginning to "choose a style". I have to click to open it. When I was going down to "choose a style" - menus were opening automatically with some delay, as it's supposed to be. But it always stops to behave like this after few menus I go through until I close the whole menu and open it again with right-click. I have the latest Fluxbox and everything up to date. Help me to fix this please.

    Yea I noticed the same problem...
    I haven't used fluxbox in quite a while..I just installed it recently because I couldn't get awesome-wm to build properly after reinstalling arch due to hard-drive failure..

  • Ctrl-Alt-Backspace issue with Fluxbox and SLiM

    Hi folks :)
    I'm pretty new to Arch, had a few attempts at installing it in the past but wasn't quite ready and so decided to expand my Linux knowledge a little more, first. Well, I've done that and now I'm having another go, and things are going quite well. However, I have one minor problem. In ~/.xinitrc, I have the line 'exec startfluxbox' to start Fluxbox and do everything that is contained within the ever-so-handy 'startfluxbox' file. That works perfectly. However, if I restart X by pressing the Ctrl-Alt-Backspace combination, I'm sent to the command line rather than SLiM. However, if I replace 'exec startfluxbox' with 'exec fluxbox' it works fine and brings me straight back to the SLiM login window. Of course, I then can't make use of the 'startfluxbox' file.
    Could anybody shed some light on why this might be happening? I know it's more than likely going to be something simple that I've missed, but any help would be appreciated. :)
    Thanks,
    Joel.

    And using fluxbox instead of startfluxbox still works? Strange.
    I had the same problem as well with slim and Xfce (sometimes SLiM would respawn after some minutes if I logged out normally), and ended up just giving up on SLiM.
    I'll give it a try with my openbox-setup (should be similar enough to the fluxbox way).
    What happens if you log out of your session instead of killing the xserver?
    You could always give some other login manager a try, kdm/gdm or qingy if you want things lite.
    [edit: I tried it, SLiM works fine with openbox-session. It needs rather a lot of time to start up after booting but that might have something to do with me having backgrounded daemons rather indiscriminately.
    Probably a stupid idea, but have you tried waiting a bit? As I've mentioned, sometimes SLiM took a few minutes to respawn due to some bug or other.
    Last edited by lastchancetosee (2009-05-16 20:51:31)

  • [SOLVED] Dropbox and the fluxbox Slit

    I have a minor problem concerning the Dropbox icon in the Slit.
    I'm currently starting Dropbox by using the dropboxd-userspace daemon, but it doesn't create an icon in the Slit of fluxbox (although it's confirmed to be running). In order to get it to create an icon in the Slit I have to manually (re)start the dropboxd-userspace daemon.
    So, how do I get it to automatically add an icon to the Slit?
    Also, is it possible to get a list of the wiki articles not translated to a certain language? I'm planning on translating them into my native language (Swedish) but a list of the untranslated articles would help to make sure that I don't miss any crucial articles.
    Last edited by snufkin (2011-06-22 01:10:30)

    By slit you mean notification area?
    Myself I start Dropbox by running dropboxd and nothing else. I guess you could just put it in your .xinitrc and have it startup autmatically with Fluxbox.

  • What's a good lightweight file manager for fluxbox?

    I just installed arch and it's flippin awesome. I installed fluxbox because I prefer a light window manager with lots of functionality. When I used fluxbox with ubuntu I used thunar. But this time around since I'm using arch I want to use a file manager less dependent on less libraries and other share resources. So whats a good functional and maintained file manager that would be good for fluxbox?

    skottish wrote:
    frp wrote:
    Since I didn't see it here mentioned, why not try Tux Commander? it only depends on gtk2.
    I tried both thunar and pcmanfm, uninstalled them and stick with tuxcmd. The only little problem you might come into, is to manually add the buttons to mount cds and usbs (pmount helps here), unless you put them on fstab and they automatically appear there.
    Well, just give it a try
    $ pacman -S tuxcmd
    note: if you ever tried total commander on windows, you'll fit in this one like a glove
    I just checked this out and it's pretty nice. The only thing is that it does everything by file extension and not by mime type, which is counter-intuitive for a Linux desktop IMO.
    Altho you can put name+extension as 'name'(so you can see the file 'as one'), yes, you'll have to manually had the programs you want to open each file type/extension.
    Thanks for spotting that out

  • X apps (especially gtk apps) "freeze" while fluxbox keeps working

    HI Everyone,
    I'm trying to understand if this issue Ive been experienceing for the last several weeks (months?) is related to the "redrawing" and "freezing" issues I've been reading about with KDE.
    What I experience is the gui application failing to redraw. The window "freezes", i.e. stops updating. If I switch desktops, and then switch back, whatever was drawn on the other desktop is still showing inside the window outline of the "frozen" app. The window decorations render correctly and the WM in general continues to function.
    Firefox and thunderbird seem particularly vulnerable to this syndrome. I've also seen Transmission and gVim be affected. In short gtk apps seem to be mostly what are freezing.
    I also typically run quite a few xterms. These will generally not exhibit the graphical redraw problem, but it seems this issue is getting worse, because I'm now seeing xterm commands failing to complete because of what seems to be saturated CPUs. In general I'm able to bring an xterm to the forground over a "frozen" app and it will still function.
    I will often keep xosview open. When this freeze-up occurrs, xosview will still be running and indicating that 1 or 2 of the quad-core2 are pegged at 100%.
    The config n brief:
    quad-core2 x86_64 intel motherboard w/ 8G RAM and Intel Corporation 82G33/G31 Express Integrated Graphics
    kernel26 2.6.35.4-1
    xorg-server 1.8.1.902-1
    fluxbox 1.1.1-1 (therefore no compiz)
    I sometimes seem to hear intense disk activity, and a sync command will delay in completing during these events.
    I run mdadm RAID1 mirror on all partitions, including swap. Additionally I recently added a second pair of drives that are mirrored, formated ext4, and mounted as /home, all other filesystems are ext3.
    Is anyone else running fluxbox, or other WMs besides KDE, seeing these types of X app freeze-up?
    Are those having issues in KDE experiencing these same kind of graphic rendering delays? That is, do some apps freeze while other apps and the WM continue to function? Are the freezes associated with GTK apps?
    Thank You! for any confirmation, or denial, that this has anything to do with the KDE freeze-ups, or any illuminating info you are able to provide...
    android

    Well, it's getting worse and worse.
    I've pacman-Syu several times in hopes some update would fix things, but instead it just gets worse.
    I did find this morning entries in dmesg that look like ext4 journalling has something to do with it:
    dmesg output:
    <snip...snip>
    INFO: task jbd2/md4-8:1579 blocked for more than 120 seconds.
    "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    jbd2/md4-8 D 0000000000000000 0 1579 2 0x00000000
    ffff88022250bd20 0000000000000046 ffff88022250bd90 ffffffff810467d9
    0000000000014f40 0000000000014f40 ffff88022250bfd8 ffff88022250bfd8
    ffff88022250bfd8 ffff880222791bc0 ffff88022250bfd8 0000000000014f40
    Call Trace:
    [<ffffffff810467d9>] ? load_balance+0xf9/0x870
    [<ffffffff81071b6b>] ? prepare_to_wait+0x5b/0x90
    [<ffffffffa02a40be>] jbd2_journal_commit_transaction+0x1be/0x16a0 [jbd2]
    [<ffffffff81043045>] ? finish_task_switch+0x45/0xc0
    [<ffffffff8136fe71>] ? schedule+0x301/0x7f0
    [<ffffffff81062b76>] ? lock_timer_base.clone.26+0x36/0x70
    [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40
    [<ffffffffa02aa4a2>] kjournald2+0xb2/0x210 [jbd2]
    [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40
    [<ffffffffa02aa3f0>] ? kjournald2+0x0/0x210 [jbd2]
    [<ffffffff8107133e>] kthread+0x8e/0xa0
    [<ffffffff8100aca4>] kernel_thread_helper+0x4/0x10
    [<ffffffff810712b0>] ? kthread+0x0/0xa0
    [<ffffffff8100aca0>] ? kernel_thread_helper+0x0/0x10
    INFO: task thunderbird-bin:1939 blocked for more than 120 seconds.
    "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    thunderbird-b D 0000000000000000 0 1939 1935 0x00000000
    ffff88021de51ad8 0000000000000082 ffff88021de51a38 ffffffff00000000
    0000000000014f40 0000000000014f40 ffff88021de51fd8 ffff88021de51fd8
    ffff88021de51fd8 ffff8802224a3e70 ffff88021de51fd8 0000000000014f40
    Call Trace:
    [<ffffffffa02a1404>] start_this_handle.clone.16+0x274/0x510 [jbd2]
    [<ffffffff81134ae8>] ? poll_freewait+0x48/0xb0
    [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40
    [<ffffffff81134b50>] ? __pollwait+0x0/0xf0
    [<ffffffffa02a1758>] jbd2_journal_start+0xb8/0x100 [jbd2]
    [<ffffffffa03d72c9>] ext4_journal_start_sb+0xb9/0x130 [ext4]
    [<ffffffff81134c40>] ? pollwake+0x0/0x60
    [<ffffffffa03c6535>] ext4_dirty_inode+0x25/0x60 [ext4]
    [<ffffffff81145a86>] __mark_inode_dirty+0x36/0x170
    [<ffffffff81139c0d>] touch_atime+0x12d/0x170
    [<ffffffff810de6f0>] generic_file_aio_read+0x5a0/0x710
    [<ffffffff81123492>] do_sync_read+0xd2/0x110
    [<ffffffff8137196d>] ? __mutex_lock_slowpath+0x22d/0x310
    [<ffffffff811a2331>] ? security_file_permission+0x11/0x20
    [<ffffffff81123c33>] vfs_read+0xb3/0x190
    [<ffffffff81123d5c>] sys_read+0x4c/0x80
    [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
    INFO: task firefox:13634 blocked for more than 120 seconds.
    "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    firefox D 0000000000000000 0 13634 1881 0x00000000
    ffff8802070ed978 0000000000000082 0000000000014f40 0000000300000000
    0000000000014f40 0000000000014f40 ffff8802070edfd8 ffff8802070edfd8
    ffff8802070edfd8 ffff8801f2319bc0 ffff8802070edfd8 0000000000014f40
    Call Trace:
    [<ffffffff8114c290>] ? sync_buffer+0x0/0x50
    [<ffffffff813703ce>] io_schedule+0x6e/0xb0
    [<ffffffff8114c2cb>] sync_buffer+0x3b/0x50
    [<ffffffff81370ac2>] __wait_on_bit_lock+0x52/0xb0
    [<ffffffff81008846>] ? __switch_to+0x236/0x2e0
    [<ffffffff8114c290>] ? sync_buffer+0x0/0x50
    [<ffffffff81370b93>] out_of_line_wait_on_bit_lock+0x73/0x90
    [<ffffffff81071910>] ? wake_bit_function+0x0/0x40
    [<ffffffffa02a21b9>] ? __jbd2_journal_file_buffer+0xc9/0x200 [jbd2]
    [<ffffffff8114c3fe>] __lock_buffer+0x2e/0x30
    [<ffffffffa02a31d9>] do_get_write_access+0x569/0x6a0 [jbd2]
    [<ffffffff8114dc4f>] ? __getblk+0x1f/0x260
    [<ffffffffa02a350c>] jbd2_journal_get_write_access+0x2c/0x50 [jbd2]
    [<ffffffffa03e33f3>] __ext4_journal_get_write_access+0x33/0x80 [ext4]
    [<ffffffffa03bc6c7>] ext4_new_inode+0x337/0x1120 [ext4]
    [<ffffffffa03d72c9>] ? ext4_journal_start_sb+0xb9/0x130 [ext4]
    [<ffffffffa03ca100>] ext4_create+0xc0/0x150 [ext4]
    [<ffffffff8112d62e>] ? generic_permission+0x1e/0xc0
    [<ffffffff8112e9eb>] vfs_create+0xab/0x130
    [<ffffffff811313cf>] do_last+0x65f/0x740
    [<ffffffff8113169d>] do_filp_open+0x1ed/0x680
    [<ffffffff8113cc74>] ? alloc_fd+0xf4/0x150
    [<ffffffff81122fe4>] do_sys_open+0x64/0x130
    [<ffffffff811230cb>] sys_open+0x1b/0x20
    [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
    INFO: task ls:25494 blocked for more than 120 seconds.
    "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    ls D 0000000000000000 0 25494 7350 0x00000000
    ffff8801af4d1cb8 0000000000000086 ffff8801af4d1fd8 0000000000000000
    0000000000014f40 0000000000014f40 ffff8801af4d1fd8 ffff8801af4d1fd8
    ffff8801af4d1fd8 ffff8802212a5a30 ffff8801af4d1fd8 0000000000014f40
    Call Trace:
    [<ffffffffa02a1404>] start_this_handle.clone.16+0x274/0x510 [jbd2]
    [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40
    [<ffffffffa02a1758>] jbd2_journal_start+0xb8/0x100 [jbd2]
    [<ffffffff811343a4>] ? filldir+0x74/0xd0
    [<ffffffffa03d72c9>] ext4_journal_start_sb+0xb9/0x130 [ext4]
    [<ffffffffa03ba3ca>] ? call_filldir+0x9a/0xd0 [ext4]
    [<ffffffffa03c6535>] ext4_dirty_inode+0x25/0x60 [ext4]
    [<ffffffff81145a86>] __mark_inode_dirty+0x36/0x170
    [<ffffffff81134330>] ? filldir+0x0/0xd0
    [<ffffffff81139c0d>] touch_atime+0x12d/0x170
    [<ffffffff81134330>] ? filldir+0x0/0xd0
    [<ffffffff81134586>] vfs_readdir+0xc6/0xd0
    [<ffffffff81134670>] sys_getdents+0x80/0xe0
    [<ffffffff81373765>] ? page_fault+0x25/0x30
    [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
    [johnea@vhost 03-Scale]$
    However, during this >2minute lockup I looked at htop and it never indicated any of the 4 cpu's were over 3 or 4% , while xosview was showing 3 cpu's pegged at 100%.
    The top task in htop was the running audio player, consuming at around 2%.
    I've never seen a filesystem looking module at the top of top.
    EDIT: man is my friend 8-) for htop: press 'K' to include kernel processes
    Is there some way to get further insight into what is happening in the filesystem?
    I'll try turning off journalling, maybe I need to convert that new partition to ext3 (a painfuil exercise).
    Any help in discecting the CPU utilization is greatly appreciated!
    Thanx!
    android
    Last edited by android (2010-09-09 19:36:55)

  • [solved] Fluxbox gets "messy" after upgrade

    Today I updated Xorg (pacman -Syu), and for some reason it, sort of, breaks Fluxbox. I say sort of, because it does not break it completely.
    Immediately after the update, the left and right mousebutton stopped working; however the middle mouse button did work. I ran nvidia-xconfig, and then the right button started working again. With this right mouse button I can start the menu. However, the menu for some reason is very "wide", and only a part of the fluxbox menu is "accessible" (most menus simply do not open), And the desktop gets "messy" as well, with parts of the screen changing but other parts not (I can' really describe it better).
    Fortunately I can issue command, and I have a bash prompt, so the computer is useable...
    I tried to change from nvidia driver to the nouveau, and both have the same problems...
    Here are some logs/configs:
    .xsession-errors wrote:The error was 'BadWindow (invalid Window parameter)'.
      (Details: serial 430 error_code 3 request_code 20 minor_code 0)
      (Note to programmers: normally, X errors are reported asynchronously;
       that is, you will receive the error a while after causing it.
       To debug your program, run it with the --sync command line
       option to change this behavior. You can then get a meaningful
       backtrace from your debugger if you break on the gdk_x_error() function.)
    XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"^M
          after 496 requests (496 known processed) with 0 events remaining.^M
    Xorg.0.log wrote:(**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (**) Option "Protocol" "IMPS/2"
    (**) USB Mouse: Device: "/dev/input/mouse1"
    (**) USB Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents" "true"
    (**) Option "CorePointer"
    (**) USB Mouse: always reports core events
    (**) Option "Device" "/dev/input/mouse1"
    (**) Option "Buttons" "5"
    (==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) USB Mouse: ZAxisMapping: buttons 4 and 5
    (**) USB Mouse: Buttons: 9
    (**) USB Mouse: Sensitivity: 1
    (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    (**) USB Mouse: (accel) keeping acceleration scheme 1
    (**) USB Mouse: (accel) acceleration profile 0
    (II) USB Mouse: ps2EnableDataReporting: succeeded
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Logitech Optical USB Mouse
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Dell Dell USB Keyboard
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Power Button
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Power Button
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) 3rd Button detected: disabling emulate3Button
    xorg.conf wrote:
    Section "ServerLayout"
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
        ModulePath      "/usr/lib/xorg/modules"
        FontPath        "/usr/share/fonts/misc:unscaled"
        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi:unscaled"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi:unscaled"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/PEX"
        FontPath        "/usr/share/fonts/cyrillic"
        FontPath        "/usr/share/fonts/Type1"
        FontPath        "/usr/share/fonts/TTF"
        FontPath        "/usr/share/fonts/truetype"
        FontPath        "/usr/share/fonts/truetype/openoffice"
        FontPath        "/usr/share/fonts/truetype/ttf-bitstream-vera"
        FontPath        "/usr/share/fonts/latex-ttf-fonts"
        FontPath        "/usr/share/fonts/defoma/CID"
        FontPath        "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
        Load           "ddc"  # ddc probing of monitor
        Load           "dbe"
        Load           "extmod"
        Load           "glx"
        Load           "bitmap" # bitmap-fonts
    EndSection
    Section "ServerFlags"
        Option         "AllowMouseOpenFail" "true"
        Option         "AutoAddDevices" "False"
    EndSection
    Section "InputDevice"
        Identifier     "Keyboard0"
        Driver         "keyboard"
        Option         "CoreKeyboard"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc105"
        Option         "XkbLayout" "us"
        Option         "XkbVariant" ""
    EndSection
    Section "InputDevice"
        Identifier     "Serial Mouse"
        Driver         "mouse"
        Option         "Protocol" "Microsoft"
        Option         "Device" "/dev/ttyS0"
        Option         "Emulate3Buttons" "true"
        Option         "Emulate3Timeout" "70"
        Option         "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
        Identifier     "PS/2 Mouse"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "ZAxisMapping" "4 5"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "true"
        Option         "Emulate3Timeout" "70"
        Option         "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
        Identifier     "USB Mouse"
        Driver         "mouse"
        Option         "Device" "/dev/input/mouse1"
        Option         "SendCoreEvents" "true"
        Option         "Protocol" "IMPS/2"
        Option         "ZAxisMapping" "4 5"
        Option         "Buttons" "5"
        Option         "HWcursor" "false"
    EndSection
    Section "Monitor"
        Identifier     "Monitor0"
        DisplaySize     435    274
        HorizSync       31.0 - 83.0
        VertRefresh     56.0 - 75.0
        Option         "DPMS" "true"
    EndSection
    Section "Device"
        Identifier     "nvidia"
        Driver         "nvidia"
        VendorName     "All"
        BoardName      "All"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "nvidia"
        Monitor        "Monitor0"
        DefaultDepth    24
        Option         "NoLogo" "True"
        SubSection     "Display"
            Depth       24
            Modes      "1600x1000"
        EndSubSection
    EndSection
    Does anybody have an idea on how to fix this?
    edit: There's something else I noticed. When I start firefox from aterm, it starts fine, but when I use the fluxbox "Run program" option, firefox does not start. And this is the origin of the error of .xsession-errors...
    Last edited by anadyr (2009-11-07 11:37:38)

    Hi!, I have similar problem with kde 4.3.3 and nvidia. It takes a long time to respond when I click on the KMenu,  press Alt F2, open yakuake by pressing F12...
    Is this issue related to this.
    I found this problem today (yesterday I did pacman -Syu and it upgraded the xorg-server)
    Many thanks

Maybe you are looking for

  • Hyperion IR 11 -Export to Excel with formatting

    Hi, we have problem in exporting pivot sections to excel with the format intact. Is there really an option in Hyperion IR 11, to use this as such? I have a script that creates excel, by creating a MHTML And converting it to excel. But I need to know

  • How can I find out which iTunes account was used to make a purchase?

    Without really understanding how iTunes and Apple IDs worked, I created a US iTunes account on my MacBook Air as some of the content I wanted wasn't available in the Australian iTunes store.  So I had two iTunes accounts on the one device and I just

  • Delivery quantity changed while delivery was being picked .

    Hi Friends . I have  a big problem, because the delivery quantity changes while the delivery was being picked. This is the positively the 3rd time that we have seen this, possibly the 4th, recently. Delivery was created this morning for 800pc. Batch

  • What are the impacts of new gl migration on other sap modules.

    Hi In need to move to IFRS reporting, my client is planing to migrate from classic gl to new gl (not yet decided which scenario, but most probably we will go with scenario 5). We are in stage where we are assessing new gl functionality, impact of new

  • Unable to view client logs from sccm console

    Hi unable to connect to ccm and unable to view client logs from console. Console installed is on another server that is not site server Regards Sushain KApoor