[SOLVED] openbox keyboard probs

Hi all,
am trying to configure my keyboard shortcuts in openbox.
this is what i got so far (edit: file attached, xml pasting makes problems here :? )
When i paste this bunch of lines into my rc.xml file, overwriting my previous/default keyboard settings and restart openbox it doesnt get recognized and i also get the default theme again :?:
anybody a clue what im missing here?
edit: heres the link to my openbox rc file, http://mitglied.lycos.de/r3360/gro%dfrechna/rc.xml

:shock: OMG OMG OMG  :shock:
i missed one single stupid line
</keyboard>
..at the end of my whole keyboard settings.. :twisted: 
.. shouldn create topics this fast   8) have a nice day

Similar Messages

  • [KDE4] Troubleshooting keyboard probs [SOLVED]

    For two days now I've lost keyboard responsiveness in KDE4.3.1 -- at least when I'm logged in under my username. If I log in to KDE4 as root, the keyboard responds normally. If I log in to Openbox rather than KDE as user or root, the keyboard responds normally.
    I've done a lot of updates over the past couple of days and have now set about to revert them one-by-one. So far, nothing has fixed the problem.
    Which package is the most likely culprit? Or is there some other KDE setting that I might have goofed up?
    Thanks.
    Last edited by dhave (2009-10-09 03:37:18)

    Thanks to some people on an OpenSuSE forum, I tracked down the problem at last.
    SOLUTION: I simply had to remove the following config file:
    ~/.kde4/share/config/kaccessrc
    I actually made a reserve copy just in case. Without this file, however, kde4 is starting fine, with full keyboard access, for my normal user.
    For the record, here are the contents of the kaccessrc file that I removed:
    [Keyboard]
    GestureConfirmation=true
    Gestures=true
    SlowKeys=true
    I don't see anything there that would have kept me from using the keyboard, but there's must be something amiss somewhere.
    Also, this file was absent from the .kde4/share/config of both root and of the new user that I created to work on this problem, both of which had working keyboards under KDE4. So it is pretty clear that there's something offensive about this file!
    I hope this helps someone else.

  • [SOLVED] changing keyboard layouts in openbox

    HI again !
    I'm using openbox and i want to change between gb (united kingdom) and gr (Greece) languages so i 've tried to add the following code to xorg.conf without any result :
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "gb,gr"
    Option "XkbOptions" "grp:shifts_toggle,lv3:ralt_switch"
    EndSection
    The language sticks to us no matter what i do .
    Can someone help me ?
    Thanks !
    Last edited by shak (2010-08-15 00:12:07)

    karol wrote:
    How about putting a space between the layouts
    Option "XkbLayout" "gb, gr"
    gb<comma><space>gr
    I've tried that with no results
    Did you disable input hotplugging?
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    The wiki says you need to disable it.
    Did that but my input devices won't work , such as the mouse
    Edit: Does it work if you change it manually:
    setxkbmap <xkb_layout>
    Yes it works fine manually . Although i wouldn't mind using this to change the language i would like the default one to be gb instead of us . How i do that?
    Last edited by shak (2010-08-14 23:53:06)

  • [SOLVED] Openbox+Thunar, how to show usb devices in thunar?

    Hi.  I've been running a pretty standard Xfce environment for a while.  When I plug in a usb drive, I get a new item pop up in the "DEVICES" section of the left panel in thunar (note, it doesn't automount the device, it just shows that it's there and only mounts it when I click on it...I like this behaviour).
    Now, I'm setting up an even lighter-weight environment, just openbox and tint2 with thunar as the file manager.  But when I'm logged into the openbox environment, I don't get the item in the "DEVICES" section in thunar (but it still works fine in xfce).
    If it run thunar from the command line and plug in a usb drive I get this message in the terminal
    (thunar:21205): thunar-WARNING **: Failed to launch the volume manager (Failed to execute child process "thunar-volman" (No such file or directory)), make sure you have the "thunar-volman" package installed.
    I don't see why I would need thunar-volman if it works fine in xfce.  If I install thunar-volman and do the same, I get this message
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unsupported USB device type.
    thunar-volman: Unknown block device type.
    So I'm wondering if maybe there is a daemon that is autostarted during an xfce session that makes thunar probe for devices to be plugged in or something like that.  Why does it work in an xfce session, but not in an openbox session?
    Last edited by Pacopag (2013-03-14 15:52:32)

    Thanks for your replies.
    henk:  I tried installing polkit-gnome and creating the rule as per the wiki, but it didn't work.  Volume detection seems to work fine in xfce without this package.
    jv2112:  I added udiskie to .config/openbox/autostart and it seems to work.  I've had problems with udiskie in the past; it seemed to have some trouble unmounting the drives properly after a write as I would find that the newly written files were corrupt.  But it seems to be working fine.
    I'll mark this as solved, but I'm still curious as to how xfce-thunar is mounting the usb devices. 
    One clue is that with udiskie, devices get mounted to /media, whereas in xfce they get mounted to /var/run/media/username/ (or something like that).

  • [Solved] Openbox's rc.xml error "Extra content at the end of document"

    I have a rather silly problem with Openbox.
    I'm not a programming genius so, for me, dealing with XML is a pain but I usually manage to get OB's menus and other docs to work. Ive been banging my head into a wall of xml trying to add my own entry to OpenBox's rc.xml file.  All I want to add is an Xfce terminal centred on my Twinview desktop.  I've done it in the past but right now I can't get the rc.xml file to work.  Whenever I re-configure OpenBox I get the following message spit out at me:
    Extra content at the end of document on line ###
    So far, this is what I've attempted to get this to work:
    - I have tried recopying a new rc.xml from /etc/xdg/openbox to my home directory's ~/.config/openbox.  I was assuming I'd botched it entirely and started over from the beginning.
    - I have cut/copy/pasted the commented paragraph, above my entry, with the same co-ordinates and with the "force position" set to "yes."
    -I've googled this error but I only found one or two semi-relevant hits (from this forum no less!)  Unfortunately I did not find a fix to the issue or a reason as to why this error crops up
    I know that it's probably something that is easily missed but I honestly can't see it.  I'm hoping someone on the forum will have run across this issue before and had it fixed.  Below is a copy of my current rc.xml.
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Do not edit this file, it will be overwritten on install.
    Copy the file to $HOME/.config/openbox/ instead. -->
    <openbox_config xmlns="http://openbox.org/3.4/rc">
    <resistance>
    <strength>10</strength>
    <screen_edge_strength>20</screen_edge_strength>
    </resistance>
    <focus>
    <focusNew>yes</focusNew>
    <!-- always try to focus new windows when they appear. other rules do
    apply -->
    <followMouse>no</followMouse>
    <!-- move focus to a window when you move the mouse into it -->
    <focusLast>yes</focusLast>
    <!-- focus the last used window when changing desktops, instead of the one
    under the mouse pointer. when followMouse is enabled -->
    <underMouse>no</underMouse>
    <!-- move focus under the mouse, even when the mouse is not moving -->
    <focusDelay>200</focusDelay>
    <!-- when followMouse is enabled, the mouse must be inside the window for
    this many milliseconds (1000 = 1 sec) before moving focus to it -->
    <raiseOnFocus>no</raiseOnFocus>
    <!-- when followMouse is enabled, and a window is given focus by moving the
    mouse into it, also raise the window -->
    </focus>
    <placement>
    <policy>Smart</policy>
    <!-- 'Smart' or 'UnderMouse' -->
    <center>yes</center>
    <!-- whether to place windows in the center of the free area found or
    the top left corner -->
    <monitor>Active</monitor>
    <!-- with Smart placement on a multi-monitor system, try to place new windows
    on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
    the active window is -->
    <primaryMonitor>1</primaryMonitor>
    <!-- The monitor where Openbox should place popup dialogs such as the
    focus cycling popup, or the desktop switch popup. It can be an index
    from 1, specifying a particular monitor. Or it can be one of the
    following: 'Mouse' - where the mouse is, or
    'Active' - where the active window is -->
    </placement>
    <theme>
    <name>Clearlooks</name>
    <titleLayout>NLIMC</titleLayout>
    <!--
    available characters are NDSLIMC, each can occur at most once.
    N: window icon
    L: window label (AKA title).
    I: iconify
    M: maximize
    C: close
    S: shade (roll up/down)
    D: omnipresent (on all desktops).
    -->
    <keepBorder>yes</keepBorder>
    <animateIconify>yes</animateIconify>
    <font place="ActiveWindow">
    <name>sans</name>
    <size>8</size>
    <!-- font size in points -->
    <weight>bold</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="InactiveWindow">
    <name>sans</name>
    <size>8</size>
    <!-- font size in points -->
    <weight>bold</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="MenuHeader">
    <name>sans</name>
    <size>9</size>
    <!-- font size in points -->
    <weight>normal</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="MenuItem">
    <name>sans</name>
    <size>9</size>
    <!-- font size in points -->
    <weight>normal</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    <font place="OnScreenDisplay">
    <name>sans</name>
    <size>9</size>
    <!-- font size in points -->
    <weight>bold</weight>
    <!-- 'bold' or 'normal' -->
    <slant>normal</slant>
    <!-- 'italic' or 'normal' -->
    </font>
    </theme>
    <desktops>
    <!-- this stuff is only used at startup, pagers allow you to change them
    during a session
    these are default values to use when other ones are not already set
    by other applications, or saved in your session
    use obconf if you want to change these without having to log out
    and back in -->
    <number>4</number>
    <firstdesk>1</firstdesk>
    <names>
    <!-- set names up here if you want to, like this:
    <name>desktop 1</name>
    <name>desktop 2</name>
    -->
    </names>
    <popupTime>875</popupTime>
    <!-- The number of milliseconds to show the popup for when switching
    desktops. Set this to 0 to disable the popup. -->
    </desktops>
    <resize>
    <drawContents>yes</drawContents>
    <popupShow>Nonpixel</popupShow>
    <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
    <popupPosition>Center</popupPosition>
    <!-- 'Center', 'Top', or 'Fixed' -->
    <popupFixedPosition>
    <!-- these are used if popupPosition is set to 'Fixed' -->
    <x>10</x>
    <!-- positive number for distance from left edge, negative number for
    distance from right edge, or 'Center' -->
    <y>10</y>
    <!-- positive number for distance from top edge, negative number for
    distance from bottom edge, or 'Center' -->
    </popupFixedPosition>
    </resize>
    <!-- You can reserve a portion of your screen where windows will not cover when
    they are maximized, or when they are initially placed.
    Many programs reserve space automatically, but you can use this in other
    cases. -->
    <margins>
    <top>0</top>
    <bottom>0</bottom>
    <left>0</left>
    <right>0</right>
    </margins>
    <dock>
    <position>TopLeft</position>
    <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
    <floatingX>0</floatingX>
    <floatingY>0</floatingY>
    <noStrut>no</noStrut>
    <stacking>Above</stacking>
    <!-- 'Above', 'Normal', or 'Below' -->
    <direction>Vertical</direction>
    <!-- 'Vertical' or 'Horizontal' -->
    <autoHide>no</autoHide>
    <hideDelay>300</hideDelay>
    <!-- in milliseconds (1000 = 1 second) -->
    <showDelay>300</showDelay>
    <!-- in milliseconds (1000 = 1 second) -->
    <moveButton>Middle</moveButton>
    <!-- 'Left', 'Middle', 'Right' -->
    </dock>
    <keyboard>
    <chainQuitKey>C-g</chainQuitKey>
    <!-- Keybindings for desktop switching -->
    <keybind key="C-A-Left">
    <action name="DesktopLeft">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Right">
    <action name="DesktopRight">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Up">
    <action name="DesktopUp">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Down">
    <action name="DesktopDown">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Left">
    <action name="SendToDesktopLeft">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Right">
    <action name="SendToDesktopRight">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Up">
    <action name="SendToDesktopUp">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Down">
    <action name="SendToDesktopDown">
    <dialog>no</dialog>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="W-F1">
    <action name="Desktop">
    <desktop>1</desktop>
    </action>
    </keybind>
    <keybind key="W-F2">
    <action name="Desktop">
    <desktop>2</desktop>
    </action>
    </keybind>
    <keybind key="W-F3">
    <action name="Desktop">
    <desktop>3</desktop>
    </action>
    </keybind>
    <keybind key="W-F4">
    <action name="Desktop">
    <desktop>4</desktop>
    </action>
    </keybind>
    <keybind key="W-d">
    <action name="ToggleShowDesktop"/>
    </keybind>
    <!-- Keybindings for windows -->
    <keybind key="A-F4">
    <action name="Close"/>
    </keybind>
    <keybind key="A-Escape">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </keybind>
    <keybind key="A-space">
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </keybind>
    <!-- Keybindings for window switching -->
    <keybind key="A-Tab">
    <action name="NextWindow"/>
    </keybind>
    <keybind key="A-S-Tab">
    <action name="PreviousWindow"/>
    </keybind>
    <keybind key="C-A-Tab">
    <action name="NextWindow">
    <panels>yes</panels>
    <desktop>yes</desktop>
    </action>
    </keybind>
    <!-- Keybindings for running applications -->
    <keybind key="W-e">
    <action name="Execute">
    <startupnotify>
    <enabled>true</enabled>
    <name>Konqueror</name>
    </startupnotify>
    <command>kfmclient openProfile filemanagement</command>
    </action>
    </keybind>
    </keyboard>
    <mouse>
    <dragThreshold>8</dragThreshold>
    <!-- number of pixels the mouse must move before a drag begins -->
    <doubleClickTime>200</doubleClickTime>
    <!-- in milliseconds (1000 = 1 second) -->
    <screenEdgeWarpTime>400</screenEdgeWarpTime>
    <!-- Time before changing desktops when the pointer touches the edge of the
    screen while moving a window, in milliseconds (1000 = 1 second).
    Set this to 0 to disable warping -->
    <context name="Frame">
    <mousebind button="A-Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="A-Left" action="Click">
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="A-Left" action="Drag">
    <action name="Move"/>
    </mousebind>
    <mousebind button="A-Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="A-Right" action="Drag">
    <action name="Resize"/>
    </mousebind>
    <mousebind button="A-Middle" action="Press">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </mousebind>
    <mousebind button="A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="C-A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="C-A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="A-S-Up" action="Click">
    <action name="SendToDesktopPrevious"/>
    </mousebind>
    <mousebind button="A-S-Down" action="Click">
    <action name="SendToDesktopNext"/>
    </mousebind>
    </context>
    <context name="Titlebar">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Move"/>
    </mousebind>
    <mousebind button="Left" action="DoubleClick">
    <action name="ToggleMaximizeFull"/>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </mousebind>
    <mousebind button="Up" action="Click">
    <action name="Shade"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    <action name="Lower"/>
    </mousebind>
    <mousebind button="Down" action="Click">
    <action name="Unshade"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </mousebind>
    </context>
    <context name="Top">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize">
    <edge>top</edge>
    </action>
    </mousebind>
    </context>
    <context name="Left">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize">
    <edge>left</edge>
    </action>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </mousebind>
    </context>
    <context name="Right">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize">
    <edge>right</edge>
    </action>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </mousebind>
    </context>
    <context name="Bottom">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize">
    <edge>bottom</edge>
    </action>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </mousebind>
    </context>
    <context name="BLCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="BRCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="TLCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="TRCorner">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Drag">
    <action name="Resize"/>
    </mousebind>
    </context>
    <context name="Client">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    </context>
    <context name="Icon">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </mousebind>
    </context>
    <context name="AllDesktops">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="ToggleOmnipresent"/>
    </mousebind>
    </context>
    <context name="Shade">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="ToggleShade"/>
    </mousebind>
    </context>
    <context name="Iconify">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="Iconify"/>
    </mousebind>
    </context>
    <context name="Maximize">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Middle" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="ToggleMaximizeFull"/>
    </mousebind>
    <mousebind button="Middle" action="Click">
    <action name="ToggleMaximizeVert"/>
    </mousebind>
    <mousebind button="Right" action="Click">
    <action name="ToggleMaximizeHorz"/>
    </mousebind>
    </context>
    <context name="Close">
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </mousebind>
    <mousebind button="Left" action="Click">
    <action name="Close"/>
    </mousebind>
    </context>
    <context name="Desktop">
    <mousebind button="Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="C-A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="C-A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="Left" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="Focus"/>
    <action name="Raise"/>
    </mousebind>
    </context>
    <context name="Root">
    <!-- Menus -->
    <mousebind button="Middle" action="Press">
    <action name="ShowMenu">
    <menu>client-list-combined-menu</menu>
    </action>
    </mousebind>
    <mousebind button="Right" action="Press">
    <action name="ShowMenu">
    <menu>root-menu</menu>
    </action>
    </mousebind>
    </context>
    <context name="MoveResize">
    <mousebind button="Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    <mousebind button="A-Up" action="Click">
    <action name="DesktopPrevious"/>
    </mousebind>
    <mousebind button="A-Down" action="Click">
    <action name="DesktopNext"/>
    </mousebind>
    </context>
    </mouse>
    <menu><!-- You can specify more than one menu file in here and they are all loaded,
    just don't make menu ids clash or, well, it'll be kind of pointless --><!-- default menu file (or custom one in $HOME/.config/openbox/) --><file>menu.xml</file><hideDelay>200</hideDelay><!-- if a press-release lasts longer than this setting (in milliseconds), the
    menu is hidden again --><middle>no</middle><!-- center submenus vertically about the parent entry --><submenuShowDelay>100</submenuShowDelay><!-- time to delay before showing a submenu after hovering over the parent
    entry.
    if this is a negative value, then the delay is infinite and the
    submenu will not be shown until it is clicked on --><submenuHideDelay>400</submenuHideDelay><!-- time to delay before hiding a submenu when selecting another
    entry in parent menu -->
    if this is a negative value, then the delay is infinite and the
    submenu will not be hidden until a different submenu is opened --&gt;
    <applicationIcons>yes</applicationIcons>
    <!-- controls if icons appear in the client-list-(combined-)menu -->
    <manageDesktops>yes</manageDesktops>
    <!-- show the manage desktops section in the client-list-(combined-)menu -->
    </menu>
    <applications><!--
    # this is an example with comments through out. use these to make your
    # own rules, but without the comments of course.
    <application name="the window's _OB_APP_NAME property (see obxprop)"
    class="the window's _OB_APP_CLASS property (see obxprop)"
    role="the window's _OB_APP_ROLE property (see obxprop)"
    type="the window's _OB_APP_TYPE property (see obxprob)..
    (if unspecified, then it is 'dialog' for child windows)">
    # you may set only one of name/class/role/type, or you may use more than one
    # together to restrict your matches.
    # the name, class, and role use simple wildcard matching such as those
    # used by a shell. you can use * to match any characters and ? to match
    # any single character.
    # the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
    # or desktop
    # when multiple rules match a window, they will all be applied, in the
    # order that they appear in this list
    # each rule element can be left out or set to 'default' to specify to not
    # change that attribute of the window
    <decor>yes</decor>
    # enable or disable window decorations
    <shade>no</shade>
    # make the window shaded when it appears, or not
    <position force="no">
    # the position is only used if both an x and y coordinate are provided
    # (and not set to 'default')
    # when force is "yes", then the window will be placed here even if it
    # says you want it placed elsewhere. this is to override buggy
    # applications who refuse to behave
    <x>center</x>
    # a number like 50, or 'center' to center on screen. use a negative number
    # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
    # right edge (or bottom).
    <y>200</y>
    <monitor>1</monitor>
    # specifies the monitor in a xinerama setup.
    # 1 is the first head, or 'mouse' for wherever the mouse is
    </position>
    <focus>yes</focus>
    # if the window should try be given focus when it appears. if this is set
    # to yes it doesn't guarantee the window will be given focus. some
    # restrictions may apply, but Openbox will try to
    <desktop>1</desktop>
    # 1 is the first desktop, 'all' for all desktops
    <layer>normal</layer>
    # 'above', 'normal', or 'below'
    <iconic>no</iconic>
    # make the window iconified when it appears, or not
    <skip_pager>no</skip_pager>
    # asks to not be shown in pagers
    <skip_taskbar>no</skip_taskbar>
    # asks to not be shown in taskbars. window cycling actions will also
    # skip past such windows
    <fullscreen>yes</fullscreen>
    # make the window in fullscreen mode when it appears
    <maximized>true</maximized>
    # 'Horizontal', 'Vertical' or boolean (yes/no)
    </application>
    # end of the example
    -->
    <!-- begin custom entries -->
    <Terminal="Terminal">
    <position force="yes">
    <x>center</x>
    <y>200</y>
    </position>
    <decor>no</decor>
    <focus>no</focus>
    <desktop>all</desktop>
    <layer>below</layer>
    <skip_pager>yes</skip_pager>
    <skip_taskbar>yes</skip_taskbar>
    </Terminal>
    </applications>
    </openbox_config>
    Thanks in advance to anyone who responds.
    Last edited by MoonSwan (2011-07-26 06:22:37)

    MoonSwan wrote:I've never heard of a validating editor but I was recently wondering what exists that could help me.  Aside from emacs, what should I search for to find one of these validating editors?
    You can use whatever tool you prefer - for someone already using emacs, emacs is a natural choice. Simple, easy to use online tools exist e.g. http://schneegans.de/sv/
    Just upload the file in question ('Validate by file upload' option) and click 'Validate':
    The '=' character cannot be included in a name. (723:10)
    <Terminal="Terminal">
    ^
    Googling 'xml validation' should give you some more tools / services if this one is not good enough.

  • [SOLVED] Openbox autostart no longer working since upgrade

    After the upgrade on May 14 2013 my autostart file no longer works. I tried renaming my autostart.sh to just autostart no luck. There is nothing wrong with the autostart file as I can run it manually and it will load all my apps. Also, if I cd to  /usr/lib/openbox/ and run openbox-autostart directly it works. Here are the updated packages:
    [2013-05-14 21:34] [PACMAN] upgraded ethtool (1:3.8-1 -> 1:3.9-1)
    [2013-05-14 21:34] [PACMAN] upgraded firefox (20.0.1-5 -> 21.0-1)
    [2013-05-14 21:34] [PACMAN] upgraded gsettings-desktop-schemas (3.8.0-1 -> 3.8.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded glib-networking (2.36.1-1 -> 2.36.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.0.1-2 -> 3.8.2.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded gnome-icon-theme (3.8.0-1 -> 3.8.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded gnupg (2.0.19-7 -> 2.0.20-1)
    [2013-05-14 21:34] [PACMAN] upgraded gtkmm (2.24.2-2 -> 2.24.3-1)
    [2013-05-14 21:34] [PACMAN] upgraded gvfs (1.16.1-2 -> 1.16.2-1)
    [2013-05-14 21:34] [PACMAN] upgraded libical (0.48-1 -> 1.0-2)
    [2013-05-14 21:34] [PACMAN] upgraded mplayer (35920-2 -> 35920-3)
    [2013-05-14 21:34] [PACMAN] upgraded orage (4.8.4-1 -> 4.8.4-2)
    [2013-05-14 21:34] [PACMAN] upgraded pango (1.34.0-1 -> 1.34.1-1)
    [2013-05-14 21:34] [PACMAN] upgraded pdnsd (1.2.9.a-1 -> 1.2.9.a-2)
    [2013-05-14 21:34] [PACMAN] upgraded python2-distribute (0.6.38-1 -> 0.6.39-1)
    [2013-05-14 21:34] [PACMAN] upgraded python2-zope-interface (4.0.3-1 -> 4.0.5-1)
    [2013-05-14 21:34] [PACMAN] upgraded sudo (1.8.6.p8-1 -> 1.8.6.p8-2)
    [2013-05-14 21:34] [PACMAN] upgraded thunderbird (17.0.5-2 -> 17.0.6-1)
    [2013-05-14 21:34] [PACMAN] upgraded virtualbox (4.2.12-2 -> 4.2.12-3)
    [2013-05-14 21:34] [PACMAN] upgraded vte-common (0.34.4-1 -> 0.34.5-1)
    [2013-05-14 21:35] [PACMAN] upgraded python3-threaded_servers (2013.5.12.3-1 -> 2013.5.14.1-1)
    Not sure what's going on or what could have caused it. My .xinitrc looks like this:
    #!/bin/sh
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    export BROWSER="chromium"
    # Start GNOME Keyring
    eval $(/usr/bin/gnome-keyring-daemon --start --components=gpg,pkcs11,secrets,ssh)
    # You probably need to do this too:
    export SSH_AUTH_SOCK
    export GPG_AGENT_INFO
    export GNOME_KEYRING_CONTROL
    export GNOME_KEYRING_PID
    exec openbox-session
    My .zprofile
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && startx &> ~/.xlog
    My systemd startup service:
    # This file is part of systemd.
    # systemd is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2.1 of the License, or
    # (at your option) any later version.
    [Unit]
    Description=Getty on %I
    Documentation=man:agetty(8) man:systemd-getty-generator(8)
    Documentation=http://0pointer.de/blog/projects/serial-console.html
    After=systemd-user-sessions.service plymouth-quit-wait.service
    After=rc-local.service
    # If additional gettys are spawned during boot then we should make
    # sure that this is synchronized before getty.target, even though
    # getty.target didn't actually pull it in.
    Before=getty.target
    IgnoreOnIsolate=yes
    # On systems without virtual consoles, don't start any getty. (Note
    # that serial gettys are covered by [email protected], not this
    # unit
    ConditionPathExists=/dev/tty0
    [Service]
    # the VT is cleared by TTYVTDisallocate
    ExecStart=-/sbin/agetty -a dodo3773 %I 38400
    Type=simple
    #Restart=always
    #RestartSec=0
    UtmpIdentifier=%I
    TTYPath=/dev/%I
    TTYReset=no
    TTYVHangup=no
    TTYVTDisallocate=no
    KillMode=process
    IgnoreSIGPIPE=no
    # Unset locale for the console getty since the console has problems
    # displaying some internationalized messages.
    Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION=
    # Some login implementations ignore SIGTERM, so we send SIGHUP
    # instead, to ensure that login terminates cleanly.
    KillSignal=SIGHUP
    [Install]
    WantedBy=getty.target
    Edit: I tried switching to bash in a tty and then just startx but that doesn't help either.
    Edit2: To be clear openbox does load a desktop. The autostart scripts at ~/.config/openbox/ just don't run. Thanks.
    Edit3: I decided to run the command issued in openbox-session and added --debug to it. Here is the output of "xinit /usr/bin/openbox --debug --startup "/usr/lib/openbox/openbox-autostart OPENBOX" "$@" -- :1 -nolisten tcp" :
    X.Org X Server 1.14.1
    Release Date: 2013-04-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.8.7-1-ARCH x86_64
    Current Operating System: Linux dodo713 3.9.2-2-ck #1 SMP PREEMPT Sun May 12 18:19:49 EDT 2013 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=06874255-7a5d-4968-8f09-1e53cb761f44 ro quiet init=/usr/lib/systemd/systemd
    Build Date: 17 April 2013 02:37:06PM
    Current version of pixman: 0.30.0
    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.1.log", Time: Fri May 17 08:14:11 2013
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    setversion 1.4 failed
    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
    Loading extension NV-GLX
    Loading extension NV-CONTROL
    Loading extension XINERAMA
    setversion 1.4 failed
    Openbox-Debug: --startup /usr/lib/openbox/openbox-autostart OPENBOX
    Openbox-Debug: Moving to desktop 1
    Openbox-Debug: not managing override redirect window 0x4000bb
    which: no hsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
    which: no esetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
    which: no xsetroot in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/android-sdk/platform-tools:/usr/bin/core_perl:/home/dodo3773/Documents/Scripts:/home/dodo3773/Documents/Scripts)
    kupfer: Reading from stdin
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Compat map for group 2 redefined
    > Using new definition
    > Warning: Compat map for group 3 redefined
    > Using new definition
    > Warning: Compat map for group 4 redefined
    > Using new definition
    Errors from xkbcomp are not fatal to the X server
    Openbox-Debug: Caught signal 22. Ignoring.
    Openbox-Debug: UPDATE DESKTOP NAMES
    Openbox-Debug: Keyboard map changed. Reloading keyboard bindings.
    Edit4: Removed everything from /etc/xdg/autostart and ~/.config/autostart/ directories. That didn't work.
    Edit5: Tried installing xorg-xsetroot to let openbox set the color of the wallpaper. That didn't work.
    Edit6: Checked the output of "loginctl show-session $XDG_SESSION_ID" to make sure that wasn't the issue. Looks okay to me:
    Id=1
    Timestamp=Fri 2013-05-17 10:25:53 PDT
    TimestampMonotonic=13650783
    DefaultControlGroup=systemd:/user/1000.user/1.session
    VTNr=1
    TTY=tty1
    Remote=no
    Service=login
    Leader=405
    Audit=1
    Type=tty
    Class=user
    Active=yes
    State=active
    KillProcesses=no
    IdleHint=no
    IdleSinceHint=1368811547544203
    IdleSinceHintMonotonic=7545641
    Name=dodo3773
    Edit7: Tried installing xorg-xrdb thinking maybe that would help and did todays updates. No luck yet.
    Edit8: Kupfer still loads even though nothing else does. So I uninstalled kupfer. Same thing though. No autostart.
    Edit9: Tried booting into repo kernel instead of ck kernel. Didn't work.
    Last edited by dodo3773 (2013-05-19 06:34:44)

    WonderWoofy wrote:Interestingly, of all those things you included in your post, you forgot to include the autostart script itself.  What does that look like?
    Well, since it worked fine even when called indirectly through openbox-autostart and since it's worked fine for months I figured it was fine. I am happy to post it though. Here you go:
    feh --bg-scale /home/dodo3773/Pictures/blacksolid.png &
    xfce4-panel &
    numlockx &
    keepassx -lock &
    kupfer --no-splash &
    ~/Documents/Scripts/startupopen.sh &
    sleep 30 && sudo /usr/bin/ntpd -qg &
    sudo /usr/sbin/ethtool -K eth0 rx off &
    ~/Documents/Scripts/conky.sh &
    sudo /home/dodo3773/Documents/Scripts/temp_throttlenew > /dev/null 2>&1 &
    Here are the external scripts that are called (startupopen.sh and temp_throttlenew):
    startupopen.sh
    #! /bin/bash
    sleep 13
    chromium &
    thunderbird &
    sleep 20
    devilspie -a &
    sleep 7
    pkill devilspie &
    exit
    temp_throttlenew
    #!/bin/bash
    # temp_throttle.sh max_temp
    # USE CELSIUS TEMPERATURES.
    if [[ $EUID -ne 0 ]]; then
    echo "This script must be run as root" 1>&2
    exit 1
    fi
    #if [ $# -ne 1 ]; then
    # If temperature wasn't given, then print a message and exit.
    # echo "Please supply a maximum desired temperature in Celsius." 1>&2
    # echo "For example: ${0} 60" 1>&2
    # exit 2
    #else
    #Set the first argument as the maximum desired temperature.
    MAX_TEMP=85
    #fi
    # The frequency will increase when low temperature is reached.
    let LOW_TEMP=$MAX_TEMP-5
    CORES=$(nproc) # Get number of CPU cores.
    echo -e "Number of CPU cores detected: $CORES\n"
    # Temperatures internally are calculated to the thousandth.
    MAX_TEMP=${MAX_TEMP}000
    LOW_TEMP=${LOW_TEMP}000
    # FREQ_LIST is a list (array) of all available cpu frequencies the system allows.
    declare -a FREQ_LIST=($(cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies))
    # CURRENT_FREQ relates to the FREQ_LIST by keeping record of the currently set frequency.
    let CURRENT_FREQ=1
    function set_freq {
    echo ${FREQ_LIST[$1]}
    cpupower frequency-set -g "ondemand" -d "800MHz" -u ${FREQ_LIST[$1]}
    function throttle {
    if [ $CURRENT_FREQ -ne $((${#FREQ_LIST[@]}-1)) ]; then
    let CURRENT_FREQ+=1
    echo -n "throttle "
    set_freq $CURRENT_FREQ
    fi
    function unthrottle {
    if [ $CURRENT_FREQ -ne 0 ]; then
    let CURRENT_FREQ-=1
    echo -n "unthrottle "
    set_freq $CURRENT_FREQ
    fi
    function get_temp {
    # Get the system temperature.
    # If one of these doesn't work, the try uncommenting another.
    TEMP=$(cat /sys/class/thermal/thermal_zone0/temp)
    #TEMP=$(cat /sys/class/hwmon/hwmon0/temp1_input)
    #TEMP=$(cat /sys/class/hwmon/hwmon1/device/temp1_input)
    while true; do
    get_temp
    if [ $TEMP -gt $MAX_TEMP ]; then # Throttle if too hot.
    throttle
    elif [ $TEMP -le $LOW_TEMP ]; then # Unthrottle if cool.
    unthrottle
    fi
    sleep 3
    done
    Stuff that needs sudo is in my sudoers as "username hostname NOPASSWD: item1,item2,etc,etc". Nothing too exciting. Seems like if there was suddenly something wrong with my autostart file at least some of the stuff would run either way though cause of "&". Pretty puzzling this issue is.

  • [SOLVED]No Keyboard/Mouse on Xorg

    Hi,
    After an update a few days ago, my network devices weren't working anymore, but running dhcpcd could fix that. Today i updated again and used pacdiff to merge some new configs (i can't remember which one - great i know) and now there is no reaction of my input devices when xorg is started. As long as i boot into init3 everything is ok. Some ideas what i could have messed up?
    Thanks
    VR
    EDIT: I just realised that HAL fails to start
    EDIT2: Ok seems that i've accidentially deleted hal from /etc/groups. Input works again but network is as dead as before...weird.
    Last edited by VirtualRider (2010-02-05 12:54:59)

    EDIT: oops - never mind - forgot to add the hal group to new /etc/groups file. Still Solved!:rolleyes:
    Similar problem here - after merging old /etc/groups file into new groups config file, my mouse and keyboard become dead. I use qingy in runlevel 3 to login and that works. Booting into my fallback (and not yet updated) Arch system, I reactivated the old /etc/groups config (which I had saved ) and the mouse and keyboard work again.
    Can anyone save me from a line-by-line examination of the new /etc/groups file? What is the problem here? Without a working keyboard or mouse it is difficult to diagnose this on a running system.
    Last edited by sonoran (2010-02-06 23:06:08)

  • [solved]no keyboard/mouse after xorg-xinit upgrade (startxfce4 broken)

    Today's upgrade and subsequent downgrade (with testing repos disabled)
    [root@KISE-005 ~]# cat /var/log/pacman.log | grep 2015-03-17 | grep upgraded
    [2015-03-17 09:54] [ALPM] upgraded conky (1.9.0-4 -> 1.9.0-5)
    [2015-03-17 09:54] [ALPM] upgraded gsfonts (20130917-1 -> 20150122-1)
    [2015-03-17 09:54] [ALPM] upgraded libmatekbd (1.8.0-1 -> 1.8.1-1)
    [2015-03-17 09:54] [ALPM] upgraded libvdpau (1.0-1 -> 1.1-1)
    [2015-03-17 09:54] [ALPM] upgraded mate-desktop (1.8.1-2 -> 1.8.2-1)
    [2015-03-17 09:54] [ALPM] upgraded marco (1.8.2-4 -> 1.8.3-1)
    [2015-03-17 09:54] [ALPM] upgraded mate-settings-daemon-gstreamer (1.8.2-3 -> 1.8.3-1)
    [2015-03-17 09:54] [ALPM] upgraded python-setuptools (1:14.1.1-1 -> 1:14.3-1)
    [2015-03-17 09:54] [ALPM] upgraded python2-setuptools (1:14.1.1-1 -> 1:14.3-1)
    [2015-03-17 09:54] [ALPM] upgraded vim-runtime (7.4.617-1 -> 7.4.663-1)
    [2015-03-17 09:54] [ALPM] upgraded vim (7.4.617-1 -> 7.4.663-1)
    [2015-03-17 09:54] [ALPM] upgraded xdg-utils (1.1.0.git20141009-1 -> 1.1.0.git20150302-1)
    [2015-03-17 09:54] [ALPM] upgraded xorg-xinit (1.3.4-1 -> 1.3.4-2)
    [2015-03-17 09:56] [ALPM] upgraded insync (1.1.5-1 -> 1.2.1-1)
    [2015-03-17 09:59] [ALPM] upgraded ttf-google-fonts-git (20140805-1 -> 20150316-1)
    [root@KISE-005 ~]# cat /var/log/pacman.log | grep 2015-03-17 | grep downgraded
    [2015-03-17 10:56] [ALPM] downgraded libutil-linux (2.26.1-3 -> 2.25.2-1)
    [2015-03-17 10:56] [ALPM] downgraded libsystemd (219-3 -> 218-2)
    [2015-03-17 10:56] [ALPM] downgraded shadow (4.2.1-3 -> 4.2.1-2)
    [2015-03-17 10:56] [ALPM] downgraded util-linux (2.26.1-3 -> 2.25.2-1)
    [2015-03-17 10:56] [ALPM] downgraded systemd (219-3 -> 218-2)
    [2015-03-17 10:56] [ALPM] downgraded libcups (2.0.2-2 -> 2.0.2-1)
    [2015-03-17 10:56] [ALPM] downgraded cups (2.0.2-2 -> 2.0.2-1)
    [2015-03-17 10:56] [ALPM] downgraded libssh2 (1.5.0-1 -> 1.4.3-2)
    [2015-03-17 10:56] [ALPM] downgraded lib32-libssh2 (1.5.0-1 -> 1.4.3-2)
    [2015-03-17 10:56] [ALPM] downgraded lib32-libx11 (1.6.3-1 -> 1.6.2-1)
    [2015-03-17 10:56] [ALPM] downgraded lib32-util-linux (2.26-1 -> 2.25.2-1)
    [2015-03-17 10:57] [ALPM] downgraded linux (3.19.1-1 -> 3.18.6-1)
    [2015-03-17 10:57] [ALPM] downgraded nvidia (346.47-9 -> 346.47-3)
    [2015-03-17 10:57] [ALPM] downgraded systemd-sysvcompat (219-3 -> 218-2)
    [2015-03-17 10:57] [ALPM] downgraded vim-runtime (7.4.663-1 -> 7.4.617-1)
    [2015-03-17 10:57] [ALPM] downgraded vim (7.4.663-1 -> 7.4.617-1)
    [2015-03-17 10:57] [ALPM] downgraded xdg-utils (1.1.0.git20150302-1 -> 1.1.0.git20141009-1)
    [2015-03-17 10:57] [ALPM] downgraded xorg-xinit (1.3.4-2 -> 1.3.4-1)
    After upgrade the keyboard and mouse were unresponsive. Restored by downgrading with testing repos disabled.
    Also upgraded today with testing repos enabled was i686 and no anomalies detected.
    Xorg.0.log for failed boot is here http://pastebin.com/aarDvve2
    Last edited by keepitsimpleengineer (2015-03-24 19:30:45)

    hello ,
    after an upgrade yesterday , it is not possible to launch xfce4 on tty , when i do startxfce4 , i had this error :
    xinit giving up
    xinit unable to connect to x server ..................
    xinit server error
    this my xorg log :
    [   198.530]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [   198.536] X Protocol Version 11, Revision 0
    [   198.538] Build Operating System: Linux 3.18.6-1-ARCH i686
    [   198.540] Current Operating System: Linux eternity 3.14.36-1-lts #1 SMP Wed Mar 18 18:32:14 CET 2015 i686
    [   198.541] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=b52f032b-9579-4da9-9a9b-d15b4dd7e565 rw quiet
    [   198.545] Build Date: 14 March 2015  06:47:44PM
    [   198.547]
    [   198.550] Current version of pixman: 0.32.6
    [   198.554]    Before reporting problems, check http://wiki.x.org
       to make sure that you have the latest version.
    [   198.554] Markers: (--) probed, (**) from config file, (==) default setting,
       (++) from command line, (!!) notice, (II) informational,
       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   198.564] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 23 10:03:55 2015
    [   198.567] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [   198.567] (==) No Layout section.  Using the first Screen section.
    [   198.567] (==) No screen section available. Using defaults.
    [   198.567] (**) |-->Screen "Default Screen Section" (0)
    [   198.567] (**) |   |-->Monitor "<default monitor>"
    [   198.568] (==) No monitor specified for screen "Default Screen Section".
       Using a default monitor configuration.
    [   198.568] (==) Automatically adding devices
    [   198.568] (==) Automatically enabling devices
    [   198.568] (==) Automatically adding GPU devices
    [   198.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [   198.568]    Entry deleted from font path.
    [   198.568]    (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [   198.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [   198.568]    Entry deleted from font path.
    [   198.568]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [   198.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [   198.568]    Entry deleted from font path.
    [   198.568]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [   198.568] (==) FontPath set to:
       /usr/share/fonts/misc/,
       /usr/share/fonts/TTF/,
       /usr/share/fonts/Type1/
    [   198.568] (==) ModulePath set to "/usr/lib/xorg/modules"
    [   198.568] (II) The server relies on udev to provide the list of input devices.
       If no devices become available, reconfigure udev or disable AutoAddDevices.
    [   198.568] (II) Loader magic: 0x829e700
    [   198.568] (II) Module ABI versions:
    [   198.568]    X.Org ANSI C Emulation: 0.4
    [   198.568]    X.Org Video Driver: 19.0
    [   198.568]    X.Org XInput driver : 21.0
    [   198.568]    X.Org Server Extension : 9.0
    [   198.570] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [   198.571] (II) xfree86: Adding drm device (/dev/dri/card0)
    [   198.571] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [   198.573] (--) PCI:*(0:1:5:0) 1002:5a62:1043:1402 rev 0, Mem @ 0xa0000000/268435456, 0xfa8f0000/65536, I/O @ 0x00009800/256, BIOS @ 0x????????/131072
    [   198.573] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [   198.573] (II) LoadModule: "glx"
    [   198.574] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [   198.576] (II) Module glx: vendor="X.Org Foundation"
    [   198.576]    compiled for 1.17.1, module version = 1.0.0
    [   198.576]    ABI class: X.Org Server Extension, version 9.0
    [   198.576] (==) AIGLX enabled
    [   198.576] (==) Matched ati as autoconfigured driver 0
    [   198.576] (==) Matched ati as autoconfigured driver 1
    [   198.576] (==) Matched modesetting as autoconfigured driver 2
    [   198.576] (==) Matched fbdev as autoconfigured driver 3
    [   198.576] (==) Matched vesa as autoconfigured driver 4
    [   198.576] (==) Assigned the driver to the xf86ConfigLayout
    [   198.576] (II) LoadModule: "ati"
    [   198.576] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [   198.576] (II) Module ati: vendor="X.Org Foundation"
    [   198.576]    compiled for 1.17.0, module version = 7.5.0
    [   198.576]    Module class: X.Org Video Driver
    [   198.576]    ABI class: X.Org Video Driver, version 19.0
    [   198.576] (II) LoadModule: "radeon"
    [   198.576] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [   198.577] (II) Module radeon: vendor="X.Org Foundation"
    [   198.577]    compiled for 1.17.0, module version = 7.5.0
    [   198.577]    Module class: X.Org Video Driver
    [   198.577]    ABI class: X.Org Video Driver, version 19.0
    [   198.577] (II) LoadModule: "modesetting"
    [   198.577] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [   198.577] (II) Module modesetting: vendor="X.Org Foundation"
    [   198.577]    compiled for 1.17.1, module version = 1.17.1
    [   198.577]    Module class: X.Org Video Driver
    [   198.577]    ABI class: X.Org Video Driver, version 19.0
    [   198.577] (II) LoadModule: "fbdev"
    [   198.577] (WW) Warning, couldn't open module fbdev
    [   198.577] (II) UnloadModule: "fbdev"
    [   198.577] (II) Unloading fbdev
    [   198.577] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [   198.577] (II) LoadModule: "vesa"
    [   198.578] (WW) Warning, couldn't open module vesa
    [   198.578] (II) UnloadModule: "vesa"
    [   198.578] (II) Unloading vesa
    [   198.578] (EE) Failed to load module "vesa" (module does not exist, 0)
    [   198.578] (II) RADEON: Driver for ATI Radeon chipsets:
       ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
       ATI Radeon Mobility X300 (M24) 3152 (PCIE),
       ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
       ATI Radeon X600 (RV380) 3E50 (PCIE),
       ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
       ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
       ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
       ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
       ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
       ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
       ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
       ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
       ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
       ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
       ATI Radeon IGP330M/340M/350M (U2) 4337,
       ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
       ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
       ATI Radeon X800PRO (R420) JI (AGP),
       ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
       ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
       ATI Radeon Mobility 9800 (M18) JN (AGP),
       ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
       ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
       ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
       ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
       ATI Radeon Mobility M7 LW (AGP),
       ATI Mobility FireGL 7800 M7 LX (AGP),
       ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
       ATI FireGL Mobility 9000 (M9) Ld (AGP),
       ATI Radeon Mobility 9000 (M9) Lf (AGP),
       ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
       ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
       ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
       ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
       ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
       ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
       ATI Radeon Mobility 9600 (M10) NQ (AGP),
       ATI Radeon Mobility 9600 (M11) NR (AGP),
       ATI Radeon Mobility 9600 (M10) NS (AGP),
       ATI FireGL Mobility T2 (M10) NT (AGP),
       ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
       ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
       ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
       ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
       ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
       ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
       ATI Radeon Mobility X300 (M22) 5460 (PCIE),
       ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
       ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
       ATI Radeon X800PRO (R423) UI (PCIE),
       ATI Radeon X800LE (R423) UJ (PCIE),
       ATI Radeon X800SE (R423) UK (PCIE),
       ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
       ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
       ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
       ATI FireGL unknown (R423) UR (PCIE),
       ATI FireGL unknown (R423) UT (PCIE),
       ATI Mobility FireGL V5000 (M26) (PCIE),
       ATI Mobility FireGL V5000 (M26) (PCIE),
       ATI Mobility Radeon X700 XL (M26) (PCIE),
       ATI Mobility Radeon X700 (M26) (PCIE),
       ATI Mobility Radeon X700 (M26) (PCIE),
       ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
       ATI Radeon Mobility 9100 IGP (U3) 5835,
       ATI Radeon XPRESS 200 5954 (PCIE),
       ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
       ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
       ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
       ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
       ATI Radeon XPRESS 200M 5975 (PCIE),
       ATI Radeon XPRESS 200 5A41 (PCIE),
       ATI Radeon XPRESS 200M 5A42 (PCIE),
       ATI Radeon XPRESS 200 5A61 (PCIE),
       ATI Radeon XPRESS 200M 5A62 (PCIE),
       ATI Radeon X300 (RV370) 5B60 (PCIE),
       ATI Radeon X600 (RV370) 5B62 (PCIE),
       ATI Radeon X550 (RV370) 5B63 (PCIE),
       ATI FireGL V3100 (RV370) 5B64 (PCIE),
       ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
       ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
       ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
       ATI Mobility Radeon X800 XT (M28) (PCIE),
       ATI Mobility FireGL V5100 (M28) (PCIE),
       ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
       ATI Radeon X850 XT PE (R480) (PCIE),
       ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
       ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
       ATI Radeon X850 XT (R480) (PCIE),
       ATI Radeon X800XT (R423) 5D57 (PCIE),
       ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
       ATI Radeon X700 PRO (RV410) (PCIE),
       ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
       ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
       ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
       ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
       ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
       ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
       ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
       ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
       ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
       ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
       ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
       ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
       ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
       ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
       ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
       ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
       ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
       ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
       ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
       ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
       ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
       ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
       ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
       ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
       ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
       ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
       ATI Mobility Radeon X1700, ATI Radeon X2300HD,
       ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
       ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
       ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
       ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
       ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
       ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
       ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
       ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
       ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
       ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
       ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
       ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
       ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
       ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
       ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
       ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
       ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
       ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
       ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
       ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
       AMD FireStream 9250, ATI FirePro V8700 (FireGL),
       ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
       ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
       ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
       ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
       ATI Mobility Radeon HD 4670, ATI FirePro M5750,
       ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
       ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
       ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
       ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
       ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
       ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
       ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
       ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
       ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
       ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
       ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
       ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
       ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
       ATI Mobility Radeon HD 3850 X2, ATI RV670,
       ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
       ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
       ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
       ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
       ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
       ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
       ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
       ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
       ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
       ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
       ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
       ATI FireGL V3600, ATI Radeon HD 2600 LE,
       ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
       ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
       ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
       ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
       ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
       ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
       ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
       ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
       ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
       ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
       ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
       ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
       ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
       SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
       ATI Radeon 4100, ATI Mobility Radeon HD 4200,
       ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
       AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
       AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
       AMD Radeon HD 6300 Series Graphics,
       AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
       ATI FirePro (FireGL) Graphics Adapter,
       ATI FirePro (FireGL) Graphics Adapter,
       ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
       AMD Firestream 9350, ATI Radeon HD 5800 Series,
       ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
       ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
       ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
       ATI Mobility Radeon HD 5800 Series,
       ATI FirePro (FireGL) Graphics Adapter,
       ATI FirePro (FireGL) Graphics Adapter,
       ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
       ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
       ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
       ATI Mobility Radeon HD 5000 Series,
       ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
       ATI FirePro (FireGL) Graphics Adapter,
       ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
       ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
       ATI Mobility Radeon HD 5000 Series,
       ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
       ATI Mobility Radeon Graphics, CEDAR,
       ATI FirePro (FireGL) Graphics Adapter,
       ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
       ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
       CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
       AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
       CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
       BARTS, BARTS, Mobility Radeon HD 6000 Series,
       Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
       AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
       AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
       TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
       TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
       CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
       CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
       ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
       ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
       ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
       ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
       TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
       TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
       PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
       VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
       VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
       VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
       OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
       HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
       BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
       BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
       KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
       KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
       MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
       MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
       KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
       KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
       KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
       HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
    [   198.591] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [   198.591] (--) using VT number 2
    [   198.642] (II) [KMS] Kernel modesetting enabled.
    [   198.642] (WW) Falling back to old probe method for modesetting
    [   198.642] (II) RADEON(0): Creating default Display subsection in Screen section
       "Default Screen Section" for depth/fbbpp 24/32
    [   198.642] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [   198.642] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [   198.642] (==) RADEON(0): Default visual is TrueColor
    [   198.642] (==) RADEON(0): RGB weight 888
    [   198.642] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [   198.642] (--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5A62 (PCIE)" (ChipID = 0x5a62)
    [   198.642] (EE) RADEON(0): [drm] failed to set drm interface version.
    [   198.642] (EE) RADEON(0): Kernel modesetting setup failed
    [   198.642] (II) UnloadModule: "radeon"
    [   198.643] (EE) Screen(s) found, but none have a usable configuration.
    [   198.643] (EE)
    Fatal server error:
    [   198.643] (EE) no screens found(EE)
    [   198.643] (EE)
    Please consult the The X.Org Foundation support
        at http://wiki.x.org
    for help.
    [   198.643] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [   198.643] (EE)
    [   198.673] (EE) Server terminated with error (1). Closing log file.
       so i think i have module and/or config problem , what i need to do to recover server X ????
         thx .

  • [SOLVED] Openbox Autostarting only some programs

    Ok, so I've tried searching the forums and either cannot find the one that answers my question or it doesn't exist.  Either way, I have my openbox autostart script set up like this:
    xcompmgr &
    nitrogen --restore &
    yakuake &
    cairo-dock &
    The file is saved as ~/.config/openbox/autostart.sh Only cairo dock and yakuake start up at the start of the openbox session.  The cairo dock has the black box around it from xcompmgr not being run but then if i manually start it in a terminal with "xcompmgr" then it goes away like it should.  So xcompmgr won't autostart and nitrogen won't restore either.  Nitrogen works if I manually do it after the openbox session has begun but only stays while i'm logged in, no restoring upon next login.  I'm trying to figure out if I have some syntax wrong?  I've tried separating the xcompmgr as far away from the cairo dock to give it more time to load but nothing...any help would be very appreciated.
    other info: I have no DE, just the dock, openbox and nitrogen for my desktop.
    Last edited by DonTonberry (2012-10-05 00:48:00)

    did as you said 2ManyDogs and received this:
    ~]$ ~/.config/openbox/autostart.sh
    /home/tonberry/.config/openbox/autostart.sh: line 3: $'\357\273\277nitrogen': command not found
    /home/tonberry/.config/openbox/autostart.sh: line 1: $'\357\273\277xcompmgr': command not found
    [tonberry@knife ~]$ QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Yakuake is already running, opening window....
    ============================================================================
    Cairo-Dock version : 3.0.2
    Compiled date : Jul 16 2012 19:29:57
    Built with GTK : 3.4
    Running with OpenGL: 1
    ============================================================================
    CairoKeyBinding '<Super>L' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Super>L' (Log out: Lock the screen)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Control>F12' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Control>F12' (Log out: Show the log-out menu)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Control>Return' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Control>Return' (Scooby-Do: Enable/disable the Finder)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Super>Return' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Super>Return' (Control from keyboard: Enable/disable the keyboard control of the dock)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Shift><Ctrl>F4' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Shift><Ctrl>F4' (Show Desktop: Expose all the desktops)
    This shortkey is probably already used by another applet or another application

  • [SOLVED] [Openbox] Icon-theme not working(?)

    Hi!
    I hope you guys could help me with the following problem.
    Currently I'm running Openbox, compton, tint2, gtk2/3 on my Arch-system.
    The problem I'm having right now is that tint2 tray icons are not showing Faenza-Dark but showing gnome(?) dark icons. I would like to have white/grey icons instead of dark ones!
    My tint2 config:
    # Tint2 config file
    # Generated by tintwizard (http://code.google.com/p/tintwizard/)
    # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
    # Background definitions
    # ID 1
    rounded = 0
    border_width = 0
    background_color = #FFFFFF 20
    border_color = #FFFFFF 0
    # Backgrounds
    panel_background_id = 1
    taskbar_background_id = 0
    task_background_id = 0
    task_active_background_id = 1
    systray_background_id = 0
    clock_background_id = 0
    # Panel
    panel_monitor = 1
    panel_position = bottom center horizontal
    panel_size = 0 38
    panel_items = LTSC
    panel_margin = 0 0
    panel_padding = 0 0 5
    font_shadow = 0
    panel_background_id = 1
    wm_menu = 1
    panel_dock = 0
    panel_layer = top
    # Launcher
    launcher_icon_theme = Numix
    launcher_padding = 10 10 10
    launcher_icon_size = 22
    launcher_tooltip = 0
    launcher_apps_dir = /home/archie/.config/tint2/launchers
    # Taskbar
    taskbar_mode = single_desktop
    taskbar_padding = 0 0 10
    # Tasks
    urgent_nb_of_blink = 20
    task_icon = 1
    task_text = 0
    task_centered = 1
    task_maximum_size = 58 0
    task_padding = 10 4
    # Systray
    systray_padding = 0 10 6
    systray_sort = left2right
    systray_icon_size = 22
    systray_icon_asb = 100 0 0
    systray_icon_theme = Faenza-Dark
    # Clock
    time1_format = %I:%M %p
    time1_font = Open Sans 9
    time2_format = %D
    time2_font = Open Sans 9
    clock_font_color = #ffffff 80
    clock_padding = 10 0
    # Tooltip
    tooltip = 0
    # Mouse
    mouse_middle = close
    mouse_right = none
    # Autohide
    autohide = 0
    /home/archie/.config/gtk-3.0/settings.ini:
    [Settings]
    gtk-theme-name=Greybird
    gtk-icon-theme-name=Faenza-Dark
    gtk-font-name=Open Sans 9
    gtk-cursor-theme-name=Vanilla-DMZ
    gtk-cursor-theme-size=0
    gtk-toolbar-style=GTK_TOOLBAR_ICONS
    gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
    gtk-button-images=0
    gtk-menu-images=0
    gtk-enable-event-sounds=1
    gtk-enable-input-feedback-sounds=1
    gtk-xft-antialias=1
    gtk-xft-hinting=1
    gtk-xft-hintstyle=hintfull
    gtk-xft-rgba=rgb
    I'm running tint2-svn and already tried the normal one.
    Could some tell me a hint?
    Last edited by beta990 (2014-01-13 21:58:18)

    Thanks for posts!
    I have done all the steps, but real key was to reboot the system! Even pkill X didn't work. It's now solved.
    To give users with the same issue a solution:
    - Set icon-theme with lxappearance
    - Be sure that gtk3.0/settings.ini has fallback and icon-theme the same value (not know if it really needed)
    - Reboot! pkill X didn't work for me.
    Thanks again.

  • [solved] Openbox keybind problem

    I am trying to bind windows+y key to display openbox menu, but it can't get it to work:
    <!-- Keybindings for running applications -->
    <keybind key="W-y">
    <action name="ShowMenu">
    <menu>root-menu</menu>
    </action>
    </keybind>
    <keybind key="W-e">
    <action name="Execute">
    <startupnotify>
    <enabled>true</enabled>
    <name>Konqueror</name>
    </startupnotify>
    <command>kfmclient openProfile filemanagement</command>
    </action>
    </keybind>
    The W-y keybind is being ignored, but W-e works fine.
    Last edited by Lockheed (2014-02-26 16:53:00)

    While swapping the binds I realised I was being stupid. I forgot my keyboard is German, but I am using US layout on it, so Y and Z are swapped. It's so natural for me that it is transparent to me while I type, but when I was binding the key, I was looking at the physical keys to pick the best candidate.
    Et voila...
    Thanks - your suggestion led me to realise it

  • (Solved) Openbox font too small

    I've removed gnome and installed openbox, and now my fonts are too small. My firefox webpage fonts are fine, tint2 fonts are ok as well. But I think some leftover gnome setting is affecting it. I deleted .gnome2, but it's not working. What should I do?
    EDIT: Fixed! Didn't think of Xorg at first
    Last edited by zephyrus17 (2009-11-05 11:53:03)

    I've done more digging. I have this in my /etc/profile:
    export _JAVA_OPTIONS='-Dswing.systemlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.aatext=true -Dawt.useSystemAAFontSettings=on'
    Well, this screws up gdx-setup (the first screenshot). If I only use
    export _JAVA_OPTIONS='-Dswing.aatext=true -Dawt.useSystemAAFontSettings=on'
    Then gdx-setup looks fine. Netbeans was still messed up either way. I did find that it seems Netbeans has issues with the GTK+ look and feel on non-GTK platforms. So I reverted NetBeans to the (ugly) Metal theme and now the fonts are bigger.
    So I am marking this as solved. It seems that the GTK+ look and feel is just not happy on non-GTK+ platforms. I guess that makes sense in a way.

  • [SOLVED] openbox menu command doesn't work with &&

    I'm now using openbox-session only.
    I'd like to run a program after something was done correctly:
    zenity --question && killall openbox
    I used "obmenu" and it seems that it fixes & to & correctly in the menu.xml.
    However, the previous command "zenity" is run only.
    In terminal, there's no problem, but it doesn't work with "command" in openbox menu.
    <item label="Exit">
    <action name="Execute">
    <execute>
    zenity --question --title="Exit" --text="Are you sure to go back to console?" && killall openbox
    </execute>
    </action>
    </item>
    Please, give me any idea. Thank you.
    Last edited by mairoo (2009-09-09 10:06:17)

    hbekel wrote:
    You'll need to use a shell explicitly:
    <execute>
    sh -c 'command1 && command2'
    </execute>
    I flagged "solved" thanks to your help. It works good. Thank you.

  • [SOLVED] German keyboard layout working in XDM, but not in E17?

    Hello out there,
    After a fresh installation of my Arch Linux box, I want to use e17.
    Everything works fine, except that e17 does not take over the german keyboard layout that I configured for X.
    This is the content of my /etc/X11/xorg.conf.d/20-keyboard.conf:
    Section "InputClass"
    Identifier "keyboard"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Under XDM, I can enter Umlauts and everything is fine. In e17, this is not the case.
    I am sure that I already had this problem in the past but I can't remember the solution.
    Any ideas?
    EDIT: Now I put this in the file 10-evdev.conf, but with still no more effect.
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Last edited by beachcoder (2012-07-24 07:00:00)

    Solved only for basic variants of keyboard layouts. I use 'cz qwerty', but no option for this xkbmap variant is icluded into XKBSwitch module. Loading this variant manually via setxkbmap command is possible'but annoying... There is no support for XKB variants in e17 when X used and supported by e17 provide the job reliably but of extraordinary way for e17 configuration.

  • [SOLVED] No keyboard on booting fresh install (encrypted LVM)

    I've just installed Arch (x86_64) on my desktop again, and used LVM on top of a single encrypted partition (with boot separate and unencrypted). Everything seemed to go okay, but when I boot and am prompted for a passphrase to unlock the hard drive, my keyboard ceases to work.
    The NumLock key is lit until just before, so I think something messes it up, rather than it never working to start with. I thought maybe it was something keymap-related (as this is loaded just before) so I removed "keymap" from HOOKS in mkinitcpio.conf and deleted my choice in rc.conf but this had no effect.
    Other than that I'm not sure where to go from here, I've tried the very obvious of unplugging and replugging the keyboard, but that was no help.
    Any help appreciated!
    EDIT: Just noticed the wiki article on encryption, which mentions adding "usbinput" to HOOKS. Didn't help.
    EDIT: Solved. I forgot to append the ".img" to the end of the mkinitcpio args.
    Last edited by tsv (2010-08-19 14:05:54)

    What exactly do you mean? I have the same problem fresh off encrypted install. Thanks

Maybe you are looking for

  • IPod Touch 2nd Gen Help

    So recently, my friend gave me his iPod Touch to try to fix. Well this is a true conundrum. I've had multiple experiences with MY iPod Touch not being recognized by iTunes, but this is different. For one, iTunes does NOT recognize it, Windows does NO

  • My MacBook Pro is not switching on and my charging light is very dim green

    Hey ! My MacBook Pro is not switching on. I was trying to charge my iPhone through the lead attached to the MacBook. I suppose the iPhone charging lead might not be a original. Hence it kept saying that this accessory will not work. So I took it out.

  • I am trying to set up iCloud on my iMac - how can I do it?

    I am trying to set up iCloud on my iMac. When I follow the Apple instructions and go to "System Preferences" I do not have an icon for iCloud but I do have MobileMe icon. Can anyone help me?

  • Networking bug in finder

    I use multiple wireless networks all of which have multiple shared computers. However sometimes shared section on the left hand side of the finder window seems to 'freeze' and will display shared computers from a different wireless network and never

  • [Solved] Wireless connection help

    #Important Data about the driver I need. [14e4:4311] BCM4311 #I need B34-firmware #The Error that occured. user@linuxbox ~]$ lspci -vnn -d 14e4: 02:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 01) Subsy