No Terminal Cursor

Hello,
Firstly, I would like to thank you for your time.
So, my problem is that I don't have a cursor in terminal. By that I mean the terminal that first visible before any desktop environments are loaded. (xfce4, gnome, kde, etc.) This can be annoying when I type out commands and I need to go back through the command to change one or two letters. I have however found something interesting. If I use nano, the cursor magically appears afterward. If anyone can help me solve this, it would be greatly appreciated.
Thank You,
MaxterTheTurtle

Is it a framebuffer console? If so, there might be some options to the "fbset" command that can change whether or not the cursor appears.

Similar Messages

  • Mplayer Makes Terminal Cursor Idle

    Hi,
    A weird problem just came up recently.  I would start mplayer from the a terminal (eg. xterm), and after I close mplayer the cursor in the terminal stays idle when I type anything.  I could still issue commands and new lines still work, but whatever I type won't appear.  It's kind of like typing password in command line.  This happens with many terminal emulators (xterm, mrxvt, gnome-terminal, etc.)  Any idea what's wrong?
    Thanks!
    Will

    I've noticed that too, but I don't know what's wrong. My workaround is to stop it from the terminal (Ctrl+C) instead of closing the mplayer window.

  • Cursor / window disappears with rxvt-unicode + xcompmgr + Xft font

    The issue described in this thread is still outstanding for a number of users.
    It seems to boil down to this: when using rxvt-unicode with xcompmgr and an Xft font (Liberation Mono, DejaVu Sans Mono, and Terminus were among those tested), the terminal cursor will disappear.  Typing some text and pressing backspace will cause it to reappear.
    Furthermore, the entire window sometimes disappears when switching workspaces in Openbox.  Repeated workspace switches or minimizing / restoring the window (via a panel, such as tint2) can make it reappear.
    A workaround is to set URxvt*cursorUnderline in ~/.Xdefaults, but some users prefer a block cursor.

    The suggestion of installing libxft-lcd was made.  I did so, commented-out the URxvt*cursorUnderline line in ~/.Xdefaults, logged out of X, and restarted slim from tty1.
    % ldd /usr/bin/urxvt | grep Xft
    libXft.so.2 => /usr/lib/libXft.so.2 (0x00007fd35f179000)
    % pacman -Qo /usr/lib/libXft.so.2
    /usr/lib/libXft.so.2 is owned by libxft-lcd 2.2.0-1
    After restarting slim, the problem persists.  After rebooting, the problem still persists.
    xterm does not exhibit this problem, nor does emacs.  I use both programs with libxft and blinking block cursors, and they both work as expected.  This seems to be an issue with running rxvt-unicode in combination with xcompmgr.  From my POV, it doesn't seem that intel drivers are to blame, but I suppose I wouldn't rule them out.
    Last edited by hexadecagram (2011-10-09 21:23:43)

  • [SOLVED] Xorg & Firefox lock Gnome desktop, causing massive CPU usage

    Hi there,
    since I have installed ArchLinux x64 on this laptop (Core 2 Duo, 9600M GT with Nvidia's binary driver 195.36.15-2, Gnome 2.30) Xorg spins out of control every so often - more often repeatedly in an hour, sometimes not for a prolonged time.
    This appears to occur (so far only) when Firefox is running (with any site, independent of Flash, but looks as if its main window has to be open) with which it then consumes an entire CPU core, making the mouse pointer and any terminal cursor blink rapidly, as well as windows being selectable, but not e. g. resizable or closable. Any keyboard input to a terminal has to be hammered in repeatedly to be accepted.
    It also seems as if it is especially prone to happen if another program (say, gThumb) is ordered to switch to full-screen by F11 with FF's window open in the background, which frequently for whatever reason then also wants to change into full-screen, causing "conflict".
    Switching to a console and killing Firefox or starting it via terminal and canceling it there ends each occurrence of the issue. Xorg.0.log does not report any errors.
    An upgrade to Xorg 1.8 does not appear to have affected it.
    I know this bug (or ones like it) has also occurred to others for years now, but I have so far been unable to find any solutions in reports concerning it.
    Any help, please?
    My xorg.conf (many options in "Device" have been inserted as attempts to solve the issue):
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "ignoreABI" "True"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "extmod"
    Load "dbe"
    Load "record"
    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 "InputClass"
    Identifier "touchpad catchall"
    MatchIsTouchpad "on"
    Driver "synaptics"
    Option "TapButton1" "1"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "DPMS" "True"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G96 [GeForce 9600M GT]"
    Option "AllowIndirectPixmaps" "True"
    Option "AllowSHMPixmaps" "0"
    Option "AddARGBGLXVisuals" "True"
    Option "BackingStore" "True"
    Option "DPI" "96 x 96"
    Option "DynamicTwinView" "1"
    Option "NoLogo" "True"
    Option "OnDemandVBlankInterrupts" "True"
    Option "PixmapCacheSize" "2000000"
    Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x3333; PowerMizerDefault=0x3; PowerMizerDefaultAC=0x1"
    Option "RenderAccel" "True"
    Option "TripleBuffer" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    edit: I cannot say exactly what apparently ended this issue, however (of the changes I explicitly remember) after the following it does no longer occur:
        1. Had to delete the extensions.* (cache, ini, rdf) files as they became corrupted.
        2. Removed the Fox Splitter (aka Split Browser) extension.
    Last edited by misc (2010-06-23 12:14:09)

    Daemonjax wrote:Try another browser and see what happens... I like chromium.
    Well yes, I though about this too, but that certainly wouldn't solve the problem (esp. were it to appear with other apps); besides, there are just way too many features (extensions, scripts etc.) that Chrome a) does not have or b) would be a royal pain to properly add.
    Last edited by misc (2010-04-16 10:01:31)

  • Blue or grey screen on boot

    Mac Pro 1,1; 10.6.4
    On attempting to start up recently I got a screen in alternating shades of blue.
    Trying to boot to a bootable CD gives me a 'you need to restart' grey screen.
    Booting to the diagnostic works and finds no problems.
    Booting in firewire target mode allows access to the HD and repaired some errors with diskutility but did not change symptoms. Subsequent checks show no errors.
    Booting to an ubuntu livecd worked fine with generic graphics drivers (up to date drivers available but require a reboot).
    Booting into safe mode has the blue screens alternating with a black screen with a white rectangle in the top left (about the size of an old terminal cursor).
    Zapping PRAM doesnt seem to change anything.
    Recent upgrades include +4GB RAM which I have removed and errors remain with the original 1GB RAM (2x512)
    I have also replaced the graphics card recently, GT 8800 stopped working and I replaced it with another GT 8800.
    The help pages on blue and grey screens seem to be mutually exclusive but both discuss removing peripherals and non Apple hardware.
    Per above, I have tried the diagnostic/safe/boot CD options mentioned in both and the only option I cant try is removing the graphics card (unless there is a way to test a successful boot without a screen?)
    I suspect it is either a graphics fault which ubuntu doesnt mind but OSX does, or a more complex disk corruption.
    The next option appears to be erasing the disk with firewire/diskutil and attempting a fresh install (not sure why this would remedy the kernel panic on booting from CD).
    Some logs have been populated in Library/Logs/DiagnosticReports, I can post fragments as required but am unable to interpret atm.
    Any suggestion appreciated.

    HI,
    Trying to boot to a bootable CD gives me a 'you need to restart' grey screen.
    That is what is referred to as a kernel panic.
    Go here for help to Resolve Kernel Panics
    Carolyn

  • How can i make 'hide toolbar' the default in finder

    Want to get rid of the Finder toolbar aka "Hide Toolbar" as the norm.  If it is a matter of turning the feature off completely and never seeing the side bar stuff and all the buttons, so be it.
    In short instead of this:
    I would like this
    for every window I open without having to manually turn the tool bars off each and every time a new (vs old) window is opened.
    Incidentally "FooCmd" is a project I am going to build that does this in some way. I should not have to write code... it should be something simple to make the windows in the finder more streamlined (isn't that the new way of Jony Appleseed?)

    Found a brute force way of this which walks a tight rope.
    First,close all of your Finder windows. Then delete all the hidden files named ".DS_Store" on every hard disk (volume) you have.  Then open a finder window on each disk, hide the toolbar with Command-Shift-T, then close the Finder window. After this, your default view for that disk becomes that last view you saw.  You have to do this for each disk which is kind of a pain but better than the "open folder, press command-shift-T" for every bloody folder.
    To do this via Terminal...
    1) Close all Finder windows (hold option key, close one of them)
    2) use SpotLight to find "Terminal" and launch Terminal
    3) type
                cd
    and a space in the terminal window after the ">" prompt appears
    4) drag and drop a hard disk into the Terminal window after the "cd ". This puts the "path" name in there...
    5) press return. This sets the default folder location for Terminal (default directory) to the hard disk
    6) run this command (copy and paste it into terminal, press return after pasting)
         sudo find . -name '*.DS_Store' -type f -delete
    7) when prompted, enter your administrator account password (yes, you need to be admin, sorry)
    This will take a long time if you have a big disk, lots of folders, etc.  The square 1970's terminal cursor will sit there and blink under the "P" in the word "Password" for quite a while. (shades of the original "Tron" movie). There may be a couple of errors spit out by this command line tool, don't worry it continues on riding it's little light cycle through your hard disk wacking only the ".DS_Store" files as it goes.  The program named "find" will be eating quite a bit of processor if you are into checking on that sort of thing with Activity Monitor or another Terminal window with "top".
    At the end you will have your display looking something like this (without all the red ink):
    You need to repeat for each disk you have. Be aware that if you set the view to the "show toolbar" and then open a new folder below, that button junk-loaded window view default starts to take root again and spreads. (technically it's not a virus but it sure acts like one).

  • Firefox does not start

    i am using Duke 64 bit. 50% of the times firefox just does not start. i had the same problem in 2.0.0.3 and now it is 2.0.0.4 but problem is not solved. when i use command "firefox" in X Terminal, cursor just goes to the next line without doing anything and when i do "ps -x" i can see firefox was *already* running  but i do not see any windows of firefox. STRANGE.......this is from my terminal:
    [arnuld@arch ~]$ ps -x
    Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
      PID TTY      STAT   TIME COMMAND
    6042 tty2     S      0:00 -bash
    6050 tty2     S+     0:00 /bin/sh /usr/bin/startx
    6066 tty2     S+     0:00 xinit /home/arnuld/.xinitrc -- -auth /home
    6073 tty2     S      0:00 wmaker
    6074 tty2     S      0:00 wmaker --for-real
    6699 ?        Ss     0:00 /bin/sh /opt/mozilla/bin/firefox
    6703 ?        S      0:00 /bin/sh /opt/mozilla/lib/firefox-2.0.0.4/r
    6708 ?        Sl     0:00 /opt/mozilla/lib/firefox-2.0.0.4/firefox-b
    6714 ?        S      0:00 /usr/lib/GConf/gconfd-2 12
    6728 ?        Ss     0:00 urxvt
    6729 pts/0    Ss     0:00 -bash
    6733 pts/0    R+     0:00 ps -x
    see, firefox is already running but i do not see any firefox window in my Windowmaker. i have also tried "wmii" and "larswm".
    [arnuld@arch ~]$ firefox
    [arnuld@arch ~]$ firefox
    [arnuld@arch ~]$ firefox
    [arnuld@arch ~]$ firefox
    NOTICE:  it does not do anything here :-(
    [arnuld@arch ~]$ ps -x
    Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
      PID TTY      STAT   TIME COMMAND
    6042 tty2     S      0:00 -bash
    6050 tty2     S+     0:00 /bin/sh /usr/bin/startx
    6066 tty2     S+     0:00 xinit /home/arnuld/.xinitrc -- -auth /home/arnuld/.serverauth.6050
    6073 tty2     S      0:00 wmaker
    6074 tty2     S      0:00 wmaker --for-real
    6699 ?        Ss     0:00 /bin/sh /opt/mozilla/bin/firefox
    6703 ?        S      0:00 /bin/sh /opt/mozilla/lib/firefox-2.0.0.4/run-mozilla.sh /opt/mozilla/lib/firefox-2.0.0.4/
    6708 ?        Sl     0:02 /opt/mozilla/lib/firefox-2.0.0.4/firefox-bin
    6714 ?        S      0:00 /usr/lib/GConf/gconfd-2 12
    6728 ?        Ss     0:00 urxvt
    6729 pts/0    Ss     0:00 -bash
    6746 ?        Ss     0:00 emacs
    6795 pts/0    R+     0:00 ps -x
    [arnuld@arch ~]$
    i have to use "kill -9 PID" to kill all those 3 firefox-processes. this happens with me everyday when i try to access firefox. any solution ?

    ourcach wrote:
    My firefox does not start.
    when i run it it asks if i wawnt to start a new session and when i click on any of the choices it hangs and nothing happens.
    even in safe mode when it is supposed to start it stil hangs and no window is oppened...
    this happened when i updated to firefox 2.0.0.4...
    Make sure firefox is actually stopped (check "ps axww" output for it). Kill it if it's still running somewhere.
    Check your firefox profile area for files named "lock" and ".parentlock". Delete them if you find any.

  • Grey and Blue Screen problems

    Mac Pro 1,1; 10.6.4
    On attempting to start up recently I got a screen in alternating shades of blue.
    Trying to boot to a bootable CD gives me a 'you need to restart' grey screen.
    Booting to the diagnostic works and finds no problems.
    Booting in firewire target mode allows access to the HD and repaired some errors with diskutility but did not change symptoms. Subsequent checks show no errors.
    Booting to an ubuntu livecd worked fine with generic graphics drivers (up to date drivers available but require a reboot).
    Booting into safe mode has the blue screens alternating with a black screen with a white rectangle in the top left (about the size of an old terminal cursor).
    Zapping PRAM doesnt seem to change anything.
    Recent upgrades include +4GB RAM which I have removed and errors remain with the original 1GB RAM (2x512)
    I have also replaced the graphics card recently, GT 8800 stopped working and I replaced it with another GT 8800.
    The help pages on blue and grey screens seem to be mutually exclusive but both discuss removing peripherals and non Apple hardware.
    Per above, I have tried the diagnostic/safe/boot CD options mentioned in both and the only option I cant try is removing the graphics card (unless there is a way to test a successful boot without a screen?)
    I suspect it is either a graphics fault which ubuntu doesnt mind but OSX does, or a more complex disk corruption.
    The next option appears to be erasing the disk with firewire/diskutil and attempting a fresh install (not sure why this would remedy the kernel panic on booting from CD).
    Some logs have been populated in Library/Logs/DiagnosticReports, I can post fragments as required but am unable to interpret atm.
    Any suggestion appreciated.

    Seems hardware related and you would get more direct responses if you posted in the appropriate Mac Pro forum:
    http://discussions.apple.com/category.jspa?categoryID=194

  • [Solution] xfce 4.8:Lost titlebar.No mouse pointer.

    Thought I'd post this because it just happened to me and couldn't find reference to it   in the forums under "lost titlebar". 
    After the recent upgrade to xfce 4.8, I had the following 5 issues on my Dell D600 Latitude laptop:
    1) First thing, I couldn't see my mouse pointer upon booting but if I moved it around on the desktop, I could see the icons lighting up when I supposedly went over them.  Once I double-clicked on "File System", a window would open and I could see the old X terminal cursor.
    2) I noticed there was no titlebar to what windows did open.
    4) Another symptom was the "Window Manager" icon in "Settings" wouldn't open, which points to the problem -- the window manager isn't working. 
    5) Finally, I could open a terminal window but couldn't get the cursor to take a command.  It just sat there.
    The answer to all of this is the window manager isn't working which was kind of indicated by #4.
    The solution is to open a terminal window, if you can, and type "xfwm4". 
    If your terminal isn't responding, as was my case, navigate to "/usr/bin" in your filemanger and double-click "xfwm4".
    Hope this helps someone.
    Last edited by whatshisname (2011-01-29 15:12:00)

    Behemot wrote:I encountered this also. However I'd be more glad to solve the source of the problem - for me it is when logging off takes longer time (due to some process which do not respond to sigterm) so X get killed without saving session and opened programs - xfwm4 is amongs them - do not start next time. Also even when all programs close all right, still I am not able to get last opened apps to be opened next time. Currently dealing with this in this thread https://bbs.archlinux.org/viewtopic.php?id=112384
    Good point about the problem stemming from X getting killed without saving session.  That might have been what happened to me.  This only happened on my laptop (my desktop runs same version of Arch and Xfce) which doesn't shut down properly when the battery runs out.
    So that might have been what happened to me and I may see this again. (Edit: Yes.  It happens everytime the laptop doesn't shut down properly. I now have a link to xfwm4 on my desktop to get everything working quickly until I find a solution.)
    I'll keep digging.
    Last edited by whatshisname (2011-01-29 19:07:59)

  • Terminal window blinking cursor will not accept keyboard entry

    Have SunBlade100 w/ Solaris8.
    This is probably a dumb beginner question...
    When I enter certain commands at the terminal window - in this particular case
    # cat /dev/cua/a
    and I hit <return> the cursor skips to the next line, and
    continues blinking , and will not accept any keyboard entries.
    1. What is the significance of this? Is the cursor waiting further action, and if so, what?
    2. How do I get back to the prompt?
    3. Under this condition, is it safe to exit the terminal window by closing from the Window menu? (I can't type "exit" because the cursor won't accept keyboard entries, and Help for "closing the terminal" warns against closing from the Window menu because any background processes will not be terminated (and this may cause problems).
    Thanks in advance for any info on this.

    Thanks again for the info. <control>+C was exactly what I was looking for. It's coming back to me now-- the last time I had contact w/ UNIX was back in '85 at UC Berkeley (no GUI's back then!).
    I'm assuming that <control>+C is a graceful (i.e. relatively harmless way to exit the command.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Cursor in terminal runs ahead of text (KDE4) [solved]

    Hi,
    I have a very annoying problem with my terminal since my system upgrade to KDE4.
    The cursor in terminal window in both Yakuake and Konsole runs ahead of text while I am typing.
    In fact as much I write the cursor draws away leaving a growing space between the text and the cursor.
    That space remains if I go back with the arrow key, splitting the line in two parts!
    The same happens when I am trying to mark a text with my mouse.
    The problem improved a bit when I replace the default .bashrc with the one is in archwiky (the space between the text and the cursor was decreased) but the problem (the space) remains. :@
    Any ideas?
    Thnx allot!
    Last edited by Zaxariadis (2008-10-05 21:34:39)

    I can see your problem.
    I was hoping you'd post some screenshots, and I'm glad you did. Upon sight of them I immediately noticed something wrong, but it didn't hit me in the head for a few seconds.
    You're not using a monospaced font.
    Take a look at this:
    w x
    i x
    w x
    i x
    And now this:
    w x
    i x
    w x
    i x
    See how in the 2nd example the 'x's line up, although "w" and "i" aren't the same width? This is because the font used for code blocks in most forums (and most terminals! ) is monospaced - each character is equally spaced apart.
    Now, I have no idea how on earth your terminal is letting you get away with using a proportionally spaced font (the opposite of monospaced), but at any rate, you'll need to use a monospaced font to get around the issue - "Monospace" is a good, obvious start, and there are many more available, like Terminus (package terminus-font)
    -dav7
    Last edited by dav7 (2008-10-05 13:29:19)

  • Key and Cursor issue in Terminal.app

    I am having a problem with Terminal. It is triggered when I do something that involves the Command key, Cmd-C, Cmd-V etc. It causes my keyboard actions to not be recognized until I click somewhere with the cursor (within the terminal window). And at the same time it treats the cursor as if I am holding down the shift key. (it highlighs everything between my last 2 clicks). At first I thought it was just going haywire, but I've found this to be very reproducable. The problem usually persists untill I close all the terminal windows and open a new one.
    I have a fresh install of Mountain Lion as of 5 days ago (new ssd), that is when the problem began. This ONLY happens in terminal.
    Any ideas what the deal is or how to fix it?

    Can you also post the declaration of the cursor in the SP? Make sure to use options defined in this article
    http://bradsruminations.blogspot.com/2010/05/truth-about-cursors-part-1.html
    It could be that the defaults are different in your servers.
    Also, make sure that the compatibility level of your database matches the SQL Server version.
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • Locate cursor on the terminal

    Is it possible to move the cursor position on the command line so I can print/println to specific coords on the text screen?
    I want to be able to make text based apps in Java that can update difference places/fields on the screen rather than in a log type fashion.
    Any ideas are appreciated. The only trick I know is to print( "\r" ); to stay on the same line and overwrite it.
    Thanks.

    Look at thread
    http://forum.java.sun.com/thread.jsp?forum=54&thread=216668

  • In terminal I have set the theme to Homebrew and changed the colors for stuff, but i want the letter inside the block cursor to be black, my cursor is green, my text is grey, how do i do this?

    This is how it looks. I want the letter in the cursor to be black.

    ImaadJ1011 wrote:
    What happens is that this ssh command needs to be assigned to a program from my school, it is an editor for my school
    I'm sorry, but I am unclear on what you mean.  Making a wild guess.  Do you mean something like:
    ssh [email protected] /a/program/at/shool -op1 -op2 arg1 arg2
    If that is the case, you create an iTerm2 profile and specify that ssh command in the iTerm2 profile for that specify connection
    If this is not what you intended, could you please clarify?

  • New Install - startx results in blank screen with mouse cursor

    I installed Arch on my desktop last week with no issues, so I wanted to install it on an old THinkpad R31. Everything with the installation went smooth, but when I try to 'startx' all I get is a blank screen with a mouse cursor that I can move around. I've installed xorg-xinit, xorg-twm, xorg-xclock, and xterm.
    I'm not getting any significant errors in the logs, or even the terminal I issue 'startx' in.
    I'm not sure what the problem could be...
    Here is my output from 'startx'
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.6.0-1-ARCH i686
    Current Operating System: Linux x_00294-ibc 3.5.6-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:33:50 CEST 2012 i686
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ec6a9a60-8d8c-4de0-960b-9e2a044d0ca5 ro quiet
    Build Date: 05 October 2012 02:01:30PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Sat Oct 13 09:26:12 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    xinit: connection to X server lost
    waiting for X server to shut down XIO: fatal IO error 0 (Success) on X server ":0"
    after 554 requests (554 known processed) with 0 events remaining.
    xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0"
    xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0"
    xterm: fatal IO error 11 (Resource temporarily unavailable) or KillClient on X server ":0"
    Server terminated successfully (0). Closing log file.
    xinit: unexpected signal 2
    And my Xorg.0.log
    [ 4955.478]
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    [ 4955.479] X Protocol Version 11, Revision 0
    [ 4955.479] Build Operating System: Linux 3.6.0-1-ARCH i686
    [ 4955.479] Current Operating System: Linux x_00294-ibc 3.5.6-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:33:50 CEST 2012 i686
    [ 4955.479] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ec6a9a60-8d8c-4de0-960b-9e2a044d0ca5 ro quiet
    [ 4955.479] Build Date: 05 October 2012 02:01:30PM
    [ 4955.479]
    [ 4955.479] Current version of pixman: 0.26.2
    [ 4955.479] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 4955.479] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 4955.480] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 13 09:26:12 2012
    [ 4955.480] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 4955.480] (==) No Layout section. Using the first Screen section.
    [ 4955.480] (==) No screen section available. Using defaults.
    [ 4955.480] (**) |-->Screen "Default Screen Section" (0)
    [ 4955.480] (**) | |-->Monitor "<default monitor>"
    [ 4955.481] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 4955.481] (==) Automatically adding devices
    [ 4955.481] (==) Automatically enabling devices
    [ 4955.481] (==) Automatically adding GPU devices
    [ 4955.481] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 4955.481] Entry deleted from font path.
    [ 4955.481] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 4955.481] Entry deleted from font path.
    [ 4955.481] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 4955.481] Entry deleted from font path.
    [ 4955.481] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 4955.481] Entry deleted from font path.
    [ 4955.481] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 4955.481] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 4955.481] Entry deleted from font path.
    [ 4955.481] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 4955.481] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 4955.481] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 4955.481] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 4955.481] (II) Loader magic: 0x825a620
    [ 4955.482] (II) Module ABI versions:
    [ 4955.482] X.Org ANSI C Emulation: 0.4
    [ 4955.482] X.Org Video Driver: 13.0
    [ 4955.482] X.Org XInput driver : 18.0
    [ 4955.482] X.Org Server Extension : 7.0
    [ 4955.484] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4955.486] (--) PCI:*(0:0:2:0) 8086:3577:1014:0505 rev 4, Mem @ 0x98000000/134217728, 0x90100000/524288
    [ 4955.486] (--) PCI: (0:0:2:1) 8086:3577:1014:0505 rev 0, Mem @ 0x88000000/134217728, 0x80200000/524288
    [ 4955.486] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 4955.486] Initializing built-in extension Generic Event Extension
    [ 4955.486] Initializing built-in extension SHAPE
    [ 4955.486] Initializing built-in extension MIT-SHM
    [ 4955.486] Initializing built-in extension XInputExtension
    [ 4955.486] Initializing built-in extension XTEST
    [ 4955.486] Initializing built-in extension BIG-REQUESTS
    [ 4955.486] Initializing built-in extension SYNC
    [ 4955.487] Initializing built-in extension XKEYBOARD
    [ 4955.487] Initializing built-in extension XC-MISC
    [ 4955.487] Initializing built-in extension SECURITY
    [ 4955.487] Initializing built-in extension XINERAMA
    [ 4955.487] Initializing built-in extension XFIXES
    [ 4955.487] Initializing built-in extension RENDER
    [ 4955.487] Initializing built-in extension RANDR
    [ 4955.487] Initializing built-in extension COMPOSITE
    [ 4955.487] Initializing built-in extension DAMAGE
    [ 4955.487] Initializing built-in extension MIT-SCREEN-SAVER
    [ 4955.487] Initializing built-in extension DOUBLE-BUFFER
    [ 4955.487] Initializing built-in extension RECORD
    [ 4955.487] Initializing built-in extension DPMS
    [ 4955.487] Initializing built-in extension X-Resource
    [ 4955.487] Initializing built-in extension XVideo
    [ 4955.487] Initializing built-in extension XVideo-MotionCompensation
    [ 4955.487] Initializing built-in extension XFree86-VidModeExtension
    [ 4955.487] Initializing built-in extension XFree86-DGA
    [ 4955.487] Initializing built-in extension XFree86-DRI
    [ 4955.487] Initializing built-in extension DRI2
    [ 4955.487] (II) LoadModule: "glx"
    [ 4955.488] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 4955.489] (II) Module glx: vendor="X.Org Foundation"
    [ 4955.489] compiled for 1.13.0, module version = 1.0.0
    [ 4955.489] ABI class: X.Org Server Extension, version 7.0
    [ 4955.489] (==) AIGLX enabled
    [ 4955.489] Loading extension GLX
    [ 4955.489] (==) Matched intel as autoconfigured driver 0
    [ 4955.489] (==) Matched intel as autoconfigured driver 1
    [ 4955.489] (==) Matched vesa as autoconfigured driver 2
    [ 4955.489] (==) Matched modesetting as autoconfigured driver 3
    [ 4955.489] (==) Matched fbdev as autoconfigured driver 4
    [ 4955.489] (==) Assigned the driver to the xf86ConfigLayout
    [ 4955.489] (II) LoadModule: "intel"
    [ 4955.490] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 4955.491] (II) Module intel: vendor="X.Org Foundation"
    [ 4955.491] compiled for 1.13.0, module version = 2.20.9
    [ 4955.491] Module class: X.Org Video Driver
    [ 4955.491] ABI class: X.Org Video Driver, version 13.0
    [ 4955.491] (II) LoadModule: "vesa"
    [ 4955.491] (WW) Warning, couldn't open module vesa
    [ 4955.491] (II) UnloadModule: "vesa"
    [ 4955.492] (II) Unloading vesa
    [ 4955.492] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 4955.492] (II) LoadModule: "modesetting"
    [ 4955.492] (WW) Warning, couldn't open module modesetting
    [ 4955.492] (II) UnloadModule: "modesetting"
    [ 4955.492] (II) Unloading modesetting
    [ 4955.492] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 4955.493] (II) LoadModule: "fbdev"
    [ 4955.493] (WW) Warning, couldn't open module fbdev
    [ 4955.493] (II) UnloadModule: "fbdev"
    [ 4955.493] (II) Unloading fbdev
    [ 4955.493] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 4955.493] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 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, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
    ValleyView PO board
    [ 4955.496] (--) using VT number 7
    [ 4955.508] (II) intel(0): using device path '/dev/dri/card0'
    [ 4955.509] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 4955.509] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 4955.509] (==) intel(0): RGB weight 888
    [ 4955.509] (==) intel(0): Default visual is TrueColor
    [ 4955.509] (--) intel(0): Integrated Graphics Chipset: Intel(R) i830M
    [ 4955.509] (**) intel(0): Relaxed fencing disabled
    [ 4955.509] (**) intel(0): Wait on SwapBuffers? enabled
    [ 4955.509] (**) intel(0): Triple buffering? enabled
    [ 4955.509] (**) intel(0): Framebuffer tiled
    [ 4955.510] (**) intel(0): Pixmaps tiled
    [ 4955.510] (**) intel(0): 3D buffers tiled
    [ 4955.510] (**) intel(0): SwapBuffers wait enabled
    [ 4955.510] (==) intel(0): video overlay key set to 0x101fe
    [ 4955.593] (II) intel(0): Output VGA1 has no monitor section
    [ 4955.593] (II) intel(0): Output LVDS1 has no monitor section
    [ 4955.594] (--) intel(0): found backlight control interface /sys/class/backlight/thinkpad_screen
    [ 4955.676] (II) intel(0): EDID for output VGA1
    [ 4955.677] (II) intel(0): Printing probed modes for output VGA1
    [ 4955.677] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 4955.677] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 4955.677] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 4955.677] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 4955.677] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
    [ 4955.677] (II) intel(0): EDID for output LVDS1
    [ 4955.677] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 4955.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4955.677] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 4955.677] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 4955.678] (II) intel(0): Printing probed modes for output LVDS1
    [ 4955.678] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 +hsync +vsync (48.4 kHz P)
    [ 4955.678] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 4955.678] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 4955.678] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 4955.678] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 4955.678] (II) intel(0): Output VGA1 connected
    [ 4955.678] (II) intel(0): Output LVDS1 connected
    [ 4955.678] (II) intel(0): Using exact sizes for initial modes
    [ 4955.678] (II) intel(0): Output VGA1 using initial mode 1024x768
    [ 4955.678] (II) intel(0): Output LVDS1 using initial mode 1024x768
    [ 4955.678] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 4955.678] (II) intel(0): Kernel page flipping support detected, enabling
    [ 4955.678] (==) intel(0): DPI set to (96, 96)
    [ 4955.678] (II) Loading sub module "fb"
    [ 4955.678] (II) LoadModule: "fb"
    [ 4955.679] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 4955.679] (II) Module fb: vendor="X.Org Foundation"
    [ 4955.679] compiled for 1.13.0, module version = 1.0.0
    [ 4955.679] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 4955.679] (II) Loading sub module "dri2"
    [ 4955.679] (II) LoadModule: "dri2"
    [ 4955.680] (II) Module "dri2" already built-in
    [ 4955.680] (==) Depth 24 pixmap format is 32 bpp
    [ 4955.680] (II) intel(0): [DRI2] Setup complete
    [ 4955.680] (II) intel(0): [DRI2] DRI driver: i915
    [ 4955.680] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
    [ 4955.680] (II) UXA(0): Driver registered support for the following operations:
    [ 4955.680] (II) solid
    [ 4955.680] (II) copy
    [ 4955.680] (II) composite (RENDER acceleration)
    [ 4955.680] (II) put_image
    [ 4955.680] (II) get_image
    [ 4955.680] (==) intel(0): Backing store disabled
    [ 4955.680] (==) intel(0): Silken mouse enabled
    [ 4955.681] (II) intel(0): Initializing HW Cursor
    [ 4955.681] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 4955.684] (==) intel(0): DPMS enabled
    [ 4955.684] (==) intel(0): Intel XvMC decoder disabled
    [ 4955.684] (II) intel(0): Set up overlay video
    [ 4955.684] (II) intel(0): direct rendering: DRI2 Enabled
    [ 4955.684] (==) intel(0): hotplug detection: "enabled"
    [ 4955.983] (--) RandR disabled
    [ 4956.021] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 4956.021] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 4956.021] (II) AIGLX: enabled GLX_ARB_create_context
    [ 4956.021] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 4956.021] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 4956.021] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 4956.021] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 4956.021] (II) AIGLX: Loaded and initialized i915
    [ 4956.022] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 4956.023] (II) intel(0): Setting screen physical size to 270 x 203
    [ 4956.124] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 4956.124] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 4956.124] (II) LoadModule: "evdev"
    [ 4956.124] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 4956.125] (II) Module evdev: vendor="X.Org Foundation"
    [ 4956.125] compiled for 1.13.0, module version = 2.7.3
    [ 4956.125] Module class: X.Org XInput Driver
    [ 4956.125] ABI class: X.Org XInput driver, version 18.0
    [ 4956.125] (II) Using input driver 'evdev' for 'Power Button'
    [ 4956.125] (**) Power Button: always reports core events
    [ 4956.125] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 4956.126] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 4956.126] (--) evdev: Power Button: Found keys
    [ 4956.126] (II) evdev: Power Button: Configuring as keyboard
    [ 4956.126] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 4956.126] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 4956.126] (**) Option "xkb_rules" "evdev"
    [ 4956.126] (**) Option "xkb_model" "evdev"
    [ 4956.126] (**) Option "xkb_layout" "us"
    [ 4956.197] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
    [ 4956.198] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 4956.198] (II) Using input driver 'evdev' for 'Video Bus'
    [ 4956.198] (**) Video Bus: always reports core events
    [ 4956.198] (**) evdev: Video Bus: Device: "/dev/input/event2"
    [ 4956.198] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 4956.198] (--) evdev: Video Bus: Found keys
    [ 4956.198] (II) evdev: Video Bus: Configuring as keyboard
    [ 4956.198] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input2/event2"
    [ 4956.198] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 4956.198] (**) Option "xkb_rules" "evdev"
    [ 4956.198] (**) Option "xkb_model" "evdev"
    [ 4956.198] (**) Option "xkb_layout" "us"
    [ 4956.200] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 4956.200] (II) No input driver specified, ignoring this device.
    [ 4956.200] (II) This device may have been added with another device file.
    [ 4956.201] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
    [ 4956.201] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 4956.201] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 4956.202] (**) Sleep Button: always reports core events
    [ 4956.202] (**) evdev: Sleep Button: Device: "/dev/input/event1"
    [ 4956.202] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 4956.202] (--) evdev: Sleep Button: Found keys
    [ 4956.202] (II) evdev: Sleep Button: Configuring as keyboard
    [ 4956.202] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
    [ 4956.202] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    [ 4956.202] (**) Option "xkb_rules" "evdev"
    [ 4956.202] (**) Option "xkb_model" "evdev"
    [ 4956.202] (**) Option "xkb_layout" "us"
    [ 4956.204] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 4956.205] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 4956.205] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 4956.205] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 4956.205] (**) AT Translated Set 2 keyboard: always reports core events
    [ 4956.205] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 4956.205] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 4956.205] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 4956.205] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 4956.205] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 4956.205] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 4956.205] (**) Option "xkb_rules" "evdev"
    [ 4956.206] (**) Option "xkb_model" "evdev"
    [ 4956.206] (**) Option "xkb_layout" "us"
    [ 4956.208] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
    [ 4956.208] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 4956.208] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 4956.208] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 4956.208] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event6"
    [ 4956.208] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    [ 4956.208] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 4956.208] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    [ 4956.208] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 4956.208] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 4956.208] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 4956.208] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 4956.208] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
    [ 4956.208] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
    [ 4956.209] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 4956.209] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 4956.209] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 4956.209] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 4956.209] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 4956.210] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
    [ 4956.210] (II) No input driver specified, ignoring this device.
    [ 4956.210] (II) This device may have been added with another device file.
    [ 4956.211] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 4956.211] (II) No input driver specified, ignoring this device.
    [ 4956.211] (II) This device may have been added with another device file.
    [ 4956.213] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
    [ 4956.213] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 4956.213] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 4956.213] (**) ThinkPad Extra Buttons: always reports core events
    [ 4956.213] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event7"
    [ 4956.214] (--) evdev: ThinkPad Extra Buttons: Vendor 0x1014 Product 0x5054
    [ 4956.214] (--) evdev: ThinkPad Extra Buttons: Found keys
    [ 4956.214] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    [ 4956.214] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
    [ 4956.214] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
    [ 4956.214] (**) Option "xkb_rules" "evdev"
    [ 4956.214] (**) Option "xkb_model" "evdev"
    [ 4956.214] (**) Option "xkb_layout" "us"
    [ 4960.630] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 4964.186] (II) evdev: ThinkPad Extra Buttons: Close
    [ 4964.189] (II) UnloadModule: "evdev"
    [ 4964.189] (II) evdev: TPPS/2 IBM TrackPoint: Close
    [ 4964.189] (II) UnloadModule: "evdev"
    [ 4964.189] (II) evdev: AT Translated Set 2 keyboard: Close
    [ 4964.189] (II) UnloadModule: "evdev"
    [ 4964.189] (II) evdev: Sleep Button: Close
    [ 4964.189] (II) UnloadModule: "evdev"
    [ 4964.189] (II) evdev: Video Bus: Close
    [ 4964.190] (II) UnloadModule: "evdev"
    [ 4964.190] (II) evdev: Power Button: Close
    [ 4964.190] (II) UnloadModule: "evdev"
    [ 4964.192] Server terminated successfully (0). Closing log file.

    karol wrote:
    Leonid.I wrote:@0x001A4:
    To run twm, you need to install xorg-twm from [extra] (I am not sure if it installs by default). Do you have xterm installed?
    According to his first post he has both xorg-twm and xterm installed.
    I do indeed.
    I went ahead and installed LXDE anyways, just to see what would happen. Exact same thing, it looks like everything is about to load but only the mouse cursor shows up. My Xorg.0.log is the same, so I won't post it again.
    I do get an error in the console about the openbox menu.xml file missing but I doubt that's related.
    X.Org X Server 1.13.0
    Release Date: 2012-09-05
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.6.0-1-ARCH i686
    Current Operating System: Linux x_00294-ibc 3.5.6-1-ARCH #1 SMP PREEMPT Sun Oct 7 19:33:50 CEST 2012 i686
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ec6a9a60-8d8c-4de0-960b-9e2a044d0ca5 ro quiet
    Build Date: 05 October 2012 02:01:30PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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 Oct 15 18:12:28 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    Openbox-Message: Unable to find a valid menu file "/usr/share/lxde/openbox/menu.xml"
    xinit: connection to X server lost
    waiting for X server to shut down pcmanfm: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    after 2326 requests (2323 known processed) with 0 events remaining.
    Server terminated successfully (0). Closing log file.
    xinit: unexpected signal 2
    .xinitrc for my user
    exec ck-launch-session startlxde
    Very wierd.

Maybe you are looking for

  • ESB process shows org.collaxa.thirdparty.apache.wsif.WSIFException

    Hi All, up to yesterday my process is woking fine. today only it shows some error lik bleow. oracle.tip.esb.server.common.exceptions.BusinessEventRejectionException: An unhandled exception has been thrown in the ESB system. The exception reported is:

  • How can I deny user input file name (JFileChooser )

    in a common JFileChooser. when user open it, how can it deny user to input in filename field?

  • SLiM: .xinitrc changes and logouts?

    If anyone uses SLiM then maybe you can help me. I have installed the version in AUR and it seems to work well. I only have fluxbox as my session of choice but would like to add others (e.g. icewm). I would like to know what sorts of changes are neces

  • 3-Tier model of linking DB

    Dear all, I have some questions about linking DB. As you know, I directly copy the data into the local DB. It is not a good choice! So I would like to implement 3-tier model to access DB so that it much more efficient choice as we can access DB anywh

  • Camera kinect myRIO sur labview

    j'ai un problème au niveau de l'utilisation d'une camera kinect avec la carte myRIO 1900 sur LABVIEW . lorsque j'envoie le code a la carte myRIO des erreurs s'apparaissent.j'aimerais bien avoir un support qui me guidera pour bien utiliser la camera k