[Solved] [Openbox] Grave key binding stoped working

Hi. I have (had) a terminal under C-` shortcut. It stoped working some time ago. I tried to replace it with C-grave and C-0xXX (don't remember value), no result. Anyone know how to get it work again?
Last edited by ciembor (2013-01-15 03:23:59)

Yes, it works with different keystrokes. Here is part with keybindings:
<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="C-Escape">
<action name="Close"/>
</keybind>
<keybind key="F11">
<action name="ToggleMaximizeFull"/>
</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="C-Tab">
<action name="Execute">
<startupnotify>
<enabled>false</enabled>
<name>gmrun</name>
</startupnotify>
<command>gmrun</command>
</action>
</keybind>
<keybind key="C-0x60">
<action name="Execute">
<startupnotify>
<enabled>false</enabled>
<name>xfce4-terminal</name>
</startupnotify>
<command>xfce4-terminal</command>
</action>
</keybind>
</keyboard>
0x60 is a grave code.
Last edited by ciembor (2013-01-13 19:14:42)

Similar Messages

  • [SOLVED] Thinkpad Fn keys suddenly stopped working

    I'm on ThinkPad Edge 14. For some reason(s) unknown, my Fn keys stopped working after I restarted Arch a few hours ago.
    I've checked the BIOS, everything is fine (no settings unchanged). I tried checking if X (I'm on Gnome 3) can still detect the keys using xev (as outlined here: https://wiki.archlinux.org/index.php/Ex … oard_Keys) and the Fn key is detected as "XF86WakeUp" witht the keycode "151", so at least nothing is wrong with the actual physical button.
    What's more weird is that, I tried booting from another Hard Drive into Ubuntu, and the Fn key also didn't work (it has worked fine previously). What could be causing this?
    EDIT: Even weirder, Fn keys aren't working in Windows as well (I dual boot). BIOS's still unchanged, and this started happening when I was working with Arch, so I'm quite sure this can be fixed through Arch. Problem is, I don't know where to start. How can Arch affect Ubuntu & Windows when I didn't change BIOS?
    Last edited by splatterdash (2011-08-28 22:32:23)

    I found out the problem!
    I tried checking the Lenovo forums about the problem and found this: http://forums.lenovo.com/t5/ThinkPad-Ed … d-p/323077
    Apparently, it's possible that the Fn keys suddenly stopped working for no clear reason. In my case, it happened when I was on Arch, so I thought the problem was with Arch. Anyway, I updated the BIOS from Lenovo's site and everything's working fine now.
    Thanks!

  • [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] Sony Vaio Keys don't work (probably udev issue)

    Hardware: SONY VAIO VPC-EH2L1R
    Linux distribution: archlinux, XFCE
    udev versions: 177, 178 (core), udev-git 20120123-1 (AUR)
    keyboard driver: evdev
    At least a week earlier I had some of Sony Vaio Keys working: Volume control (Fn+F2: mute, Fn+F3: down, Fn+F4: up) and Brightness control (Fn+F5: down, Fn+F6: up). Other Vaio Keys (Fn+F1: touchpad switch, Fn+F7: switch video mode, Fn+F12: suspend) never worked.
    At some point (I think after updating to udev-177-1) Brightness control keys stopped working. Volume control keys still work.
    Brightness control still works directly via acpi.
    I know this may sound like this bug, but that solution doesn't work for me - neither updating to udev-git nor manually loading the keymap.
    My keyboards are:
    [ajaxas@r2d2 ~]$ /lib/udev/findkeyboards
    AT keyboard: input/event0
    module: input/event1
    which are actually:
    [ajaxas@r2d2 ~]$ cat /proc/bus/input/devices
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input0
    U: Uniq=
    H: Handlers=kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0010 Vendor=104d Product=0000 Version=0000
    N: Name="Sony Vaio Keys"
    P: Phys=
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/SNY5001:00/input/input1
    U: Uniq=
    H: Handlers=kbd rfkill event1
    B: PROP=0
    B: EV=13
    B: KEY=1f16cf0000 c00000000 10010000000000 200000000 600e00102c00 380000240300400 e000000000000 0
    B: MSC=10
    Now, the funny thing is that (I think) udev loads my keymap correctly:
    [ajaxas@r2d2 ~]$ cat /sys/class/dmi/id/{sys_vendor,product_name}
    Sony Corporation
    VPCEH2L1R
    Here is this keymap module-sony (which worked until recently!):
    [ajaxas@r2d2 ~]$ cat /lib/udev/keymaps/module-sony
    0x06 mute # Fn+F2
    0x07 volumedown # Fn+F3
    0x08 volumeup # Fn+F4
    0x09 brightnessdown # Fn+F5
    0x0A brightnessup # Fn+F6
    0x0B switchvideomode # Fn+F7
    0x0E zoom # Fn+F10
    0x10 suspend # Fn+F12
    - but here is where it starts getting curiouser and curiouser.
    My Volume control keys seem to be mapped to input/event0 (keyboard itself):
    [root@r2d2 ajaxas]# /lib/udev/keynap -i input/event0
    scan code: 0xA0 key code: mute
    scan code: 0xAE key code: volumedown
    scan code: 0xB0 key code: volumeup
    and these scan codes correspond not to my keymap (0x06, 0x07, 0x08), but to /lib/udev/keymaps/force-release/common-volume-keys:
    [ajaxas@r2d2 ~]$ cat /lib/udev/keymaps/force-release/common-volume-keys
    0xa0 #mute
    0xae #volume down
    0xb0 #volume up
    So I assume, udev uses force-release rules before other keymaps and maps my Volume control keys to input/event0 (how? I couldn't find the rule!), which is more or less fine with me, but!
    My Brightness control keys, mapped as 0x09 and 0x0A in the keymap, are reported by udev as:
    [root@r2d2 ajaxas]# /lib/udev/keymap -i input/event1
    scan code: 0x10 key code: brightnessdown
    scan code: 0x11 key code: brightnessup
    If I change my keymap file (0x09 -> 0x10, 0x0A -> 0x11) and load keymap manually, nothing changes. And when I reboot with this changed keymap, udev reports this for my Brightness control keys:
    [root@r2d2 ajaxas]# /lib/udev/keymap -i input/event1
    scan code: 0x10 key code: fn_f5
    scan code: 0x11 key code: fn_f6
    Again, nothing works, and keys are not reported as Brightness control keys anymore.
    As I said earlier, updating udev doesn't help.
    Could somebody please help me?
    EDIT: added keyboard driver (evdev) reference.
    Last edited by ajaxas (2012-01-25 13:52:54)

    jst wrote:
    ajaxas wrote:Okay, this is stupid but it was XFCE's fault. If anyone with the same problem reads this, try creating a new user account and see if it's actually udev or only your shitty DE. -_-
    How did you solve this? I realized I have the same problem with XFCE, but could not solve it
    I don't really remember. As a matter of fact, I've already switched to KDE and I'm quite content with it

  • [SOLVED]Two finger scrolling/tapping stoped working after xorg update

    Hi everyone, i updated my system yesterday to the new xorg server (1.11.1-2). Everything works except for the two finger scrolling on my synaptics touchpad.
    There is some info:
    Kernel:  3.0.6-2 (stock)
    Synaptics Touchpad driver: 1.5.0-1 (lastest)
    Right side scrolling works fine, two or three finger tapping doesn't work either.
    Here's my Xorg.log:
    [ 172.989]
    X.Org X Server 1.11.1
    Release Date: 2011-09-24
    [ 172.989] X Protocol Version 11, Revision 0
    [ 172.989] Build Operating System: Linux 3.0-ARCH i686
    [ 172.989] Current Operating System: Linux Xenogears 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 10:11:05 UTC 2011 i686
    [ 172.989] Kernel command line: root=/dev/sda2 ro quiet fastboot init=/sbin/e4rat-preload
    [ 172.989] Build Date: 10 October 2011 08:49:15AM
    [ 172.989]
    [ 172.989] Current version of pixman: 0.22.2
    [ 172.989] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 172.990] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 172.990] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 13 13:27:22 2011
    [ 172.990] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 172.990] (==) No Layout section. Using the first Screen section.
    [ 172.990] (==) No screen section available. Using defaults.
    [ 172.990] (**) |-->Screen "Default Screen Section" (0)
    [ 172.990] (**) | |-->Monitor "<default monitor>"
    [ 172.990] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 172.990] (==) Automatically adding devices
    [ 172.990] (==) Automatically enabling devices
    [ 172.991] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 172.991] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 172.991] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 172.991] (II) Loader magic: 0x8228580
    [ 172.991] (II) Module ABI versions:
    [ 172.991] X.Org ANSI C Emulation: 0.4
    [ 172.991] X.Org Video Driver: 11.0
    [ 172.991] X.Org XInput driver : 13.0
    [ 172.991] X.Org Server Extension : 6.0
    [ 172.992] (--) PCI:*(0:1:5:0) 1002:791f:1631:c108 rev 0, Mem @ 0xc0000000/268435456, 0xfd8f0000/65536, 0xfd700000/1048576, I/O @ 0x00008800/256
    [ 172.992] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 172.992] (II) LoadModule: "extmod"
    [ 172.993] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 172.993] (II) Module extmod: vendor="X.Org Foundation"
    [ 172.993] compiled for 1.11.1, module version = 1.0.0
    [ 172.993] Module class: X.Org Server Extension
    [ 172.993] ABI class: X.Org Server Extension, version 6.0
    [ 172.993] (II) Loading extension MIT-SCREEN-SAVER
    [ 172.993] (II) Loading extension XFree86-VidModeExtension
    [ 172.993] (II) Loading extension XFree86-DGA
    [ 172.993] (II) Loading extension DPMS
    [ 172.993] (II) Loading extension XVideo
    [ 172.993] (II) Loading extension XVideo-MotionCompensation
    [ 172.993] (II) Loading extension X-Resource
    [ 172.993] (II) LoadModule: "dbe"
    [ 172.993] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 172.993] (II) Module dbe: vendor="X.Org Foundation"
    [ 172.993] compiled for 1.11.1, module version = 1.0.0
    [ 172.993] Module class: X.Org Server Extension
    [ 172.993] ABI class: X.Org Server Extension, version 6.0
    [ 172.994] (II) Loading extension DOUBLE-BUFFER
    [ 172.994] (II) LoadModule: "glx"
    [ 172.994] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 172.994] (II) Module glx: vendor="X.Org Foundation"
    [ 172.994] compiled for 1.11.1, module version = 1.0.0
    [ 172.994] ABI class: X.Org Server Extension, version 6.0
    [ 172.994] (==) AIGLX enabled
    [ 172.994] (II) Loading extension GLX
    [ 172.994] (II) LoadModule: "record"
    [ 172.994] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 172.994] (II) Module record: vendor="X.Org Foundation"
    [ 172.994] compiled for 1.11.1, module version = 1.13.0
    [ 172.994] Module class: X.Org Server Extension
    [ 172.994] ABI class: X.Org Server Extension, version 6.0
    [ 172.994] (II) Loading extension RECORD
    [ 172.994] (II) LoadModule: "dri"
    [ 172.994] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 172.995] (II) Module dri: vendor="X.Org Foundation"
    [ 172.995] compiled for 1.11.1, module version = 1.0.0
    [ 172.995] ABI class: X.Org Server Extension, version 6.0
    [ 172.995] (II) Loading extension XFree86-DRI
    [ 172.995] (II) LoadModule: "dri2"
    [ 172.995] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 172.995] (II) Module dri2: vendor="X.Org Foundation"
    [ 172.995] compiled for 1.11.1, module version = 1.2.0
    [ 172.995] ABI class: X.Org Server Extension, version 6.0
    [ 172.995] (II) Loading extension DRI2
    [ 172.995] (==) Matched ati as autoconfigured driver 0
    [ 172.995] (==) Matched vesa as autoconfigured driver 1
    [ 172.995] (==) Matched fbdev as autoconfigured driver 2
    [ 172.995] (==) Assigned the driver to the xf86ConfigLayout
    [ 172.995] (II) LoadModule: "ati"
    [ 172.995] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 172.995] (II) Module ati: vendor="X.Org Foundation"
    [ 172.995] compiled for 1.11.0, module version = 6.14.2
    [ 172.995] Module class: X.Org Video Driver
    [ 172.995] ABI class: X.Org Video Driver, version 11.0
    [ 172.995] (II) LoadModule: "radeon"
    [ 172.996] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 172.996] (II) Module radeon: vendor="X.Org Foundation"
    [ 172.996] compiled for 1.11.0, module version = 6.14.2
    [ 172.996] Module class: X.Org Video Driver
    [ 172.996] ABI class: X.Org Video Driver, version 11.0
    [ 172.996] (II) LoadModule: "vesa"
    [ 172.996] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 172.996] (II) Module vesa: vendor="X.Org Foundation"
    [ 172.996] compiled for 1.10.99.902, module version = 2.3.0
    [ 172.996] Module class: X.Org Video Driver
    [ 172.996] ABI class: X.Org Video Driver, version 11.0
    [ 172.996] (II) LoadModule: "fbdev"
    [ 172.997] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 172.997] (II) Module fbdev: vendor="X.Org Foundation"
    [ 172.997] compiled for 1.10.99.902, module version = 0.4.2
    [ 172.997] ABI class: X.Org Video Driver, version 11.0
    [ 172.997] (II) RADEON: Driver for ATI Radeon chipsets:
    ********************LOTS OF VIDEO CARDS*******************************
    [ 173.004] (II) VESA: driver for VESA chipsets: vesa
    [ 173.004] (II) FBDEV: driver for framebuffer: fbdev
    [ 173.004] (++) using VT number 8
    [ 173.015] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 173.015] (II) [KMS] Kernel modesetting enabled.
    [ 173.015] (WW) Falling back to old probe method for vesa
    [ 173.015] (WW) Falling back to old probe method for fbdev
    [ 173.015] (II) Loading sub module "fbdevhw"
    [ 173.015] (II) LoadModule: "fbdevhw"
    [ 173.016] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 173.016] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 173.016] compiled for 1.11.1, module version = 0.0.2
    [ 173.016] ABI class: X.Org Video Driver, version 11.0
    [ 173.016] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 173.016] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 173.016] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 173.016] (==) RADEON(0): Default visual is TrueColor
    [ 173.016] (==) RADEON(0): RGB weight 888
    [ 173.016] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 173.016] (--) RADEON(0): Chipset: "ATI Radeon X1200" (ChipID = 0x791f)
    [ 173.016] (II) RADEON(0): PCI card detected
    [ 173.016] drmOpenDevice: node name is /dev/dri/card0
    [ 173.016] drmOpenDevice: open result is 9, (OK)
    [ 173.016] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 173.016] drmOpenDevice: node name is /dev/dri/card0
    [ 173.016] drmOpenDevice: open result is 9, (OK)
    [ 173.016] drmOpenByBusid: drmOpenMinor returns 9
    [ 173.016] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 173.017] (II) Loading sub module "exa"
    [ 173.017] (II) LoadModule: "exa"
    [ 173.017] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 173.017] (II) Module exa: vendor="X.Org Foundation"
    [ 173.017] compiled for 1.11.1, module version = 2.5.0
    [ 173.017] ABI class: X.Org Video Driver, version 11.0
    [ 173.017] (II) RADEON(0): KMS Color Tiling: enabled
    [ 173.017] (II) RADEON(0): KMS Pageflipping: enabled
    [ 173.017] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 173.190] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 173.190] (II) RADEON(0): Output LVDS has no monitor section
    [ 173.356] (II) RADEON(0): EDID for output VGA-0
    [ 173.356] (II) RADEON(0): EDID for output LVDS
    [ 173.356] (II) RADEON(0): Manufacturer: AUO Model: 8174 Serial#: 0
    [ 173.356] (II) RADEON(0): Year: 2006 Week: 1
    [ 173.356] (II) RADEON(0): EDID Version: 1.3
    [ 173.356] (II) RADEON(0): Digital Display Input
    [ 173.356] (II) RADEON(0): Max Image Size [cm]: horiz.: 33 vert.: 21
    [ 173.357] (II) RADEON(0): Gamma: 2.20
    [ 173.357] (II) RADEON(0): No DPMS capabilities specified
    [ 173.357] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 173.357] (II) RADEON(0): First detailed timing is preferred mode
    [ 173.357] (II) RADEON(0): redX: 0.590 redY: 0.345 greenX: 0.315 greenY: 0.555
    [ 173.357] (II) RADEON(0): blueX: 0.155 blueY: 0.155 whiteX: 0.313 whiteY: 0.329
    [ 173.357] (II) RADEON(0): Manufacturer's mask: 0
    [ 173.357] (II) RADEON(0): Supported detailed timing:
    [ 173.357] (II) RADEON(0): clock: 71.1 MHz Image Size: 331 x 207 mm
    [ 173.357] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
    [ 173.357] (II) RADEON(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0
    [ 173.357] (II) RADEON(0): Unknown vendor-specific block f
    [ 173.357] (II) RADEON(0): AUO
    [ 173.357] (II) RADEON(0): B154EW08 V1
    [ 173.357] (II) RADEON(0): EDID (in hex):
    [ 173.357] (II) RADEON(0): 00ffffffffffff0006af748100000000
    [ 173.357] (II) RADEON(0): 01100103802115780a1cf59758508e27
    [ 173.357] (II) RADEON(0): 27505400000001010101010101010101
    [ 173.357] (II) RADEON(0): 010101010101c71b00a0502017303020
    [ 173.357] (II) RADEON(0): 36004bcf100000180000000f00000000
    [ 173.357] (II) RADEON(0): 00000000000000000020000000fe0041
    [ 173.357] (II) RADEON(0): 554f0a202020202020202020000000fe
    [ 173.357] (II) RADEON(0): 004231353445573038205631200a0043
    [ 173.357] (II) RADEON(0): Printing probed modes for output LVDS
    [ 173.357] (II) RADEON(0): Modeline "1280x800"x60.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
    [ 173.357] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 173.357] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 173.357] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 173.357] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 173.357] (II) RADEON(0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 173.357] (II) RADEON(0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 173.357] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 173.357] (II) RADEON(0): Output VGA-0 disconnected
    [ 173.357] (II) RADEON(0): Output LVDS connected
    [ 173.357] (II) RADEON(0): Using exact sizes for initial modes
    [ 173.357] (II) RADEON(0): Output LVDS using initial mode 1280x800
    [ 173.357] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 173.357] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:10000000 visible:fbd8000
    [ 173.357] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 173.357] (==) RADEON(0): DPI set to (96, 96)
    [ 173.357] (II) Loading sub module "fb"
    [ 173.357] (II) LoadModule: "fb"
    [ 173.358] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 173.358] (II) Module fb: vendor="X.Org Foundation"
    [ 173.358] compiled for 1.11.1, module version = 1.0.0
    [ 173.358] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 173.358] (II) Loading sub module "ramdac"
    [ 173.358] (II) LoadModule: "ramdac"
    [ 173.358] (II) Module "ramdac" already built-in
    [ 173.358] (II) UnloadModule: "vesa"
    [ 173.358] (II) Unloading vesa
    [ 173.358] (II) UnloadModule: "fbdev"
    [ 173.358] (II) Unloading fbdev
    [ 173.358] (II) UnloadModule: "fbdevhw"
    [ 173.358] (II) Unloading fbdevhw
    [ 173.358] (--) Depth 24 pixmap format is 32 bpp
    [ 173.358] (II) RADEON(0): [DRI2] Setup complete
    [ 173.358] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 173.359] (II) RADEON(0): Front buffer size: 4000K
    [ 173.359] (II) RADEON(0): VRAM usage limit set to 228499K
    [ 173.359] (==) RADEON(0): Backing store disabled
    [ 173.359] (II) RADEON(0): Direct rendering enabled
    [ 173.359] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 173.359] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 173.359] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 173.359] (II) EXA(0): Driver registered support for the following operations:
    [ 173.359] (II) Solid
    [ 173.359] (II) Copy
    [ 173.359] (II) Composite (RENDER acceleration)
    [ 173.359] (II) UploadToScreen
    [ 173.359] (II) DownloadFromScreen
    [ 173.359] (II) RADEON(0): Acceleration enabled
    [ 173.359] (==) RADEON(0): DPMS enabled
    [ 173.359] (==) RADEON(0): Silken mouse enabled
    [ 173.359] (II) RADEON(0): Set up textured video
    [ 173.359] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 173.359] (--) RandR disabled
    [ 173.359] (II) Initializing built-in extension Generic Event Extension
    [ 173.359] (II) Initializing built-in extension SHAPE
    [ 173.360] (II) Initializing built-in extension MIT-SHM
    [ 173.360] (II) Initializing built-in extension XInputExtension
    [ 173.360] (II) Initializing built-in extension XTEST
    [ 173.360] (II) Initializing built-in extension BIG-REQUESTS
    [ 173.360] (II) Initializing built-in extension SYNC
    [ 173.360] (II) Initializing built-in extension XKEYBOARD
    [ 173.360] (II) Initializing built-in extension XC-MISC
    [ 173.360] (II) Initializing built-in extension SECURITY
    [ 173.360] (II) Initializing built-in extension XINERAMA
    [ 173.360] (II) Initializing built-in extension XFIXES
    [ 173.360] (II) Initializing built-in extension RENDER
    [ 173.360] (II) Initializing built-in extension RANDR
    [ 173.360] (II) Initializing built-in extension COMPOSITE
    [ 173.360] (II) Initializing built-in extension DAMAGE
    [ 173.378] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 173.378] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 173.378] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 173.378] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 173.378] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 173.379] (II) AIGLX: Loaded and initialized r300
    [ 173.379] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 173.380] (II) RADEON(0): Setting screen physical size to 338 x 211
    [ 173.458] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 173.458] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 173.458] (II) LoadModule: "evdev"
    [ 173.458] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.459] (II) Module evdev: vendor="X.Org Foundation"
    [ 173.459] compiled for 1.10.99.902, module version = 2.6.0
    [ 173.459] Module class: X.Org XInput Driver
    [ 173.459] ABI class: X.Org XInput driver, version 13.0
    [ 173.459] (II) Using input driver 'evdev' for 'Power Button'
    [ 173.459] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.459] (**) Power Button: always reports core events
    [ 173.459] (**) Power Button: Device: "/dev/input/event4"
    [ 173.459] (--) Power Button: Found keys
    [ 173.459] (II) Power Button: Configuring as keyboard
    [ 173.459] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 173.459] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 173.459] (**) Option "xkb_rules" "evdev"
    [ 173.459] (**) Option "xkb_model" "evdev"
    [ 173.459] (**) Option "xkb_layout" "us"
    [ 173.497] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
    [ 173.497] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 173.497] (II) Using input driver 'evdev' for 'Video Bus'
    [ 173.497] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.497] (**) Video Bus: always reports core events
    [ 173.497] (**) Video Bus: Device: "/dev/input/event5"
    [ 173.497] (--) Video Bus: Found keys
    [ 173.497] (II) Video Bus: Configuring as keyboard
    [ 173.497] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:02/LNXVIDEO:00/input/input5/event5"
    [ 173.497] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 173.497] (**) Option "xkb_rules" "evdev"
    [ 173.497] (**) Option "xkb_model" "evdev"
    [ 173.497] (**) Option "xkb_layout" "us"
    [ 173.498] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 173.498] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 173.498] (II) Using input driver 'evdev' for 'Power Button'
    [ 173.498] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.498] (**) Power Button: always reports core events
    [ 173.498] (**) Power Button: Device: "/dev/input/event1"
    [ 173.498] (--) Power Button: Found keys
    [ 173.498] (II) Power Button: Configuring as keyboard
    [ 173.498] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
    [ 173.498] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 173.498] (**) Option "xkb_rules" "evdev"
    [ 173.498] (**) Option "xkb_model" "evdev"
    [ 173.498] (**) Option "xkb_layout" "us"
    [ 173.499] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 173.499] (II) No input driver/identifier specified (ignoring)
    [ 173.499] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 173.499] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 173.499] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 173.499] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.499] (**) Sleep Button: always reports core events
    [ 173.500] (**) Sleep Button: Device: "/dev/input/event2"
    [ 173.500] (--) Sleep Button: Found keys
    [ 173.500] (II) Sleep Button: Configuring as keyboard
    [ 173.500] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 173.500] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 173.500] (**) Option "xkb_rules" "evdev"
    [ 173.500] (**) Option "xkb_model" "evdev"
    [ 173.500] (**) Option "xkb_layout" "us"
    [ 173.501] (II) config/udev: Adding input device CNF7050 (/dev/input/event10)
    [ 173.501] (**) CNF7050: Applying InputClass "evdev keyboard catchall"
    [ 173.501] (II) Using input driver 'evdev' for 'CNF7050'
    [ 173.501] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.501] (**) CNF7050: always reports core events
    [ 173.501] (**) CNF7050: Device: "/dev/input/event10"
    [ 173.501] (--) CNF7050: Found keys
    [ 173.501] (II) CNF7050: Configuring as keyboard
    [ 173.501] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.5/usb1/1-7/1-7:1.0/input/input10/event10"
    [ 173.501] (II) XINPUT: Adding extended input device "CNF7050" (type: KEYBOARD, id 10)
    [ 173.501] (**) Option "xkb_rules" "evdev"
    [ 173.501] (**) Option "xkb_model" "evdev"
    [ 173.501] (**) Option "xkb_layout" "us"
    [ 173.502] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
    [ 173.502] (II) No input driver/identifier specified (ignoring)
    [ 173.502] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event6)
    [ 173.502] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 173.502] (II) Using input driver 'evdev' for 'Asus Laptop extra buttons'
    [ 173.502] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.502] (**) Asus Laptop extra buttons: always reports core events
    [ 173.502] (**) Asus Laptop extra buttons: Device: "/dev/input/event6"
    [ 173.502] (--) Asus Laptop extra buttons: Found keys
    [ 173.502] (II) Asus Laptop extra buttons: Configuring as keyboard
    [ 173.502] (**) Option "config_info" "udev:/sys/devices/platform/asus_laptop/input/input6/event6"
    [ 173.502] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD, id 11)
    [ 173.502] (**) Option "xkb_rules" "evdev"
    [ 173.502] (**) Option "xkb_model" "evdev"
    [ 173.502] (**) Option "xkb_layout" "us"
    [ 173.503] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 173.503] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 173.503] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 173.503] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 173.503] (**) AT Translated Set 2 keyboard: always reports core events
    [ 173.503] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 173.503] (--) AT Translated Set 2 keyboard: Found keys
    [ 173.503] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 173.503] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 173.503] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 173.503] (**) Option "xkb_rules" "evdev"
    [ 173.503] (**) Option "xkb_model" "evdev"
    [ 173.504] (**) Option "xkb_layout" "us"
    [ 173.504] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
    [ 173.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 173.504] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 173.504] (II) LoadModule: "synaptics"
    [ 173.505] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 173.505] (II) Module synaptics: vendor="X.Org Foundation"
    [ 173.505] compiled for 1.11.0, module version = 1.5.0
    [ 173.505] Module class: X.Org XInput Driver
    [ 173.505] ABI class: X.Org XInput driver, version 13.0
    [ 173.505] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 173.505] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 173.505] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 173.505] (**) Option "Device" "/dev/input/event9"
    [ 173.716] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 173.716] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 173.716] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 173.716] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 173.716] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
    [ 173.716] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 173.716] (**) Option "TapButton1" "1"
    [ 173.716] (**) Option "TapButton2" "2"
    [ 173.716] (**) Option "TapButton3" "3"
    [ 173.823] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 173.823] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 173.930] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input9/event9"
    [ 173.930] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 173.930] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 173.930] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 173.930] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
    [ 173.930] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 173.930] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 173.930] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 173.930] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 173.930] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 173.930] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 173.930] (II) No input driver/identifier specified (ignoring)
    [ 173.931] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
    [ 173.931] (II) No input driver/identifier specified (ignoring)
    [ 180.276] (II) RADEON(0): EDID vendor "AUO", prod id 33140
    [ 180.276] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 180.276] (II) RADEON(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
    [ 183.590] (II) RADEON(0): EDID vendor "AUO", prod id 33140
    [ 183.590] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 183.590] (II) RADEON(0): Modeline "1280x800"x0.0 71.11 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz)
    I deteled the part where it lists all the suported video cards...
    Thanks in advance.
    Last edited by Hyugga (2011-10-20 06:46:11)

    Same problem here
    Worked like a charm before.
    /etc/X11/xorg.conf
    # NOXORGCONFEXISTED: No X.org configuration file existed when this backup was created.
    /etc/X11/xorg.conf.d/10-evdev.conf
    # Catch-all evdev loader for udev-based systems
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Section "InputClass"
    Identifier "evdev touchpad catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev tablet catchall"
    MatchIsTablet "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev touchscreen catchall"
    MatchIsTouchscreen "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    /etc/X11/xorg.conf.d/10-synaptics.conf
    Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Xorg log
    [ 90.424] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 90.424] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 90.424] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 90.424] (II) LoadModule: "synaptics"
    [ 90.424] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 90.424] (II) Module synaptics: vendor="X.Org Foundation"
    [ 90.424] compiled for 1.11.0, module version = 1.5.0
    [ 90.424] Module class: X.Org XInput Driver
    [ 90.424] ABI class: X.Org XInput driver, version 13.0
    [ 90.424] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 90.424] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 90.424] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 90.424] (**) Option "Device" "/dev/input/event6"
    [ 90.500] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5598
    [ 90.500] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4670
    [ 90.500] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 90.500] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 90.500] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right
    [ 90.500] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 90.500] (**) Option "TapButton1" "1"
    [ 90.500] (**) Option "TapButton2" "2"
    [ 90.500] (**) Option "TapButton3" "3"
    [ 90.532] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 90.532] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 90.564] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
    [ 90.564] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
    [ 90.564] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 90.564] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 90.564] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [ 90.564] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 90.564] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 90.564] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 90.564] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 90.564] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 90.564] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 90.564] (II) No input driver/identifier specified (ignoring)
    Last edited by akurei (2011-10-14 10:28:45)

  • [Solved]Openbox: Autostart.sh doesn't work

    Hello
    I just made a fresh install of arch with openbox but I can't launch my applications at start
    xterm &
    nitrogen --restore &
    This doesn't work in ~/.config/openbox/autostart.sh neither in /etc/xdg/openbox/autostart.sh
    Can someone help me plz ?
    thanks and sorry for my bad english
    Last edited by Jeager (2010-05-16 20:48:43)

    Sorry I'm new with linux. Thanks you for your time
    Last edited by Jeager (2010-05-16 20:40:26)

  • [SOLVED]openbox key binding hell

    hello everyone I'm having 2 issue setting up new key bindings and I hope someone here can help me I want it to add W-f binding  to open my file manager of choice(pcmanfm) below I will list the two issue and post my rc.xml and all the out put from xev for the f key an the output of xmodmap -pm
    issue #1) when I add a key with obkey the bind I add works but all the others openbox key binds stop working here I'm at a lost after trying it a few times and getting the same result I decide to just edit the xml file here where the second issue begins
    issue #2) when edited the rc.xml to add the key bind I want it I did exactly as the wiki sead but it didn't work so I start looking around and and found out that I can pass the hex value for the key converting the keycode that I get form xev output below
    KeyRelease event, serial 41, synthetic NO, window 0x1a00001,
    root 0xac, subw 0x0, time 1106315, (109,-274), root:(897,143),
    state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
    XLookupString gives 1 bytes: (66) "f"
    XFilterEvent returns: False
    after doing that seeing that it didn't work ether I found out about the "default" bind the keyboard below is the output
    xmodmap: up to 4 keys per modifier, (keycodes in parentheses):
    shift Shift_L (0x32), Shift_R (0x3e)
    lock Caps_Lock (0x42)
    control Control_L (0x25), Control_R (0x69)
    mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd)
    mod2 Num_Lock (0x4d)
    mod3
    mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf)
    mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)
    as I read in one of the forum post in the cruchbnag page the mod4 is the for the window key or super
    so I cahnge the W key on my binding for Super_L and that didn't work ether a this point i'm at a lost of what to do or how to fix it blow is the keyboard part of my rc.xml
    <keyboard>
    <chainQuitKey>C-g</chainQuitKey>
    <!-- Keybindings for desktop switching -->
    <keybind key="C-A-Left">
    <action name="GoToDesktop">
    <to>left</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Right">
    <action name="GoToDesktop">
    <to>right</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Up">
    <action name="GoToDesktop">
    <to>up</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Down">
    <action name="GoToDesktop">
    <to>down</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Left">
    <action name="SendToDesktop">
    <to>left</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Right">
    <action name="SendToDesktop">
    <to>right</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Up">
    <action name="SendToDesktop">
    <to>up</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Down">
    <action name="SendToDesktop">
    <to>down</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="W-F1">
    <action name="GoToDesktop">
    <to>1</to>
    </action>
    </keybind>
    <keybind key="W-F2">
    <action name="GoToDesktop">
    <to>2</to>
    </action>
    </keybind>
    <keybind key="W-F3">
    <action name="GoToDesktop">
    <to>3</to>
    </action>
    </keybind>
    <keybind key="W-F4">
    <action name="GoToDesktop">
    <to>4</to>
    </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">
    <finalactions>
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </finalactions>
    </action>
    </keybind>
    <keybind key="A-S-Tab">
    <action name="PreviousWindow">
    <finalactions>
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </finalactions>
    </action>
    </keybind>
    <keybind key="C-A-Tab">
    <action name="NextWindow">
    <panels>yes</panels>
    <desktop>yes</desktop>
    <finalactions>
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </finalactions>
    </action>
    </keybind>
    <!-- Keybindings for window switching with the arrow keys -->
    <keybind key="W-S-Right">
    <action name="DirectionalCycleWindows">
    <direction>right</direction>
    </action>
    </keybind>
    <keybind key="W-S-Left">
    <action name="DirectionalCycleWindows">
    <direction>left</direction>
    </action>
    </keybind>
    <keybind key="W-S-Up">
    <action name="DirectionalCycleWindows">
    <direction>up</direction>
    </action>
    </keybind>
    <keybind key="W-S-Down">
    <action name="DirectionalCycleWindows">
    <direction>down</direction>
    </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>
    <keybind key="Super_L-0x29">
    <action name="Execute">
    <commnad>pcmanfm</commnad>
    </action>
    </keybind>
    </keyboard>
    the last is the is the one I add it I use both the Super_L and the hex valu of the f key to see if will work but it doesn't also as long I add them by hand all the defaults key bind keep working the second i use obkey they stop working as mention in issue 1
    Last edited by gozes (2012-01-01 06:27:00)

    You have a misspelling, twice on the same line: commnad should be command.
    If that doesn't fix it, try using a full path:
    <!-- pcmanfm -->
    <keybind key="W-F">
    <action name="Execute">
    <command>/usr/bin/pcmanfm</command>
    </action>
    </keybind>

  • Keys-keypad not working

    Certain keys on my Curve 8300 keypad are not working, the Q A W and space bar are pretty much non-working.  If I hold them down hard 1 out of 10 times I'll get them to work.  I've only had a replacement blackberry for a couple of months, so it is fairly new and I take care of it, keep it in a case and have not dropped it or exposed it to water or sand, etc.  Any ideas.

    mad2rass wrote:
    hey im having the same problem did u get it solved the same keys are not working on my phone as well
    Hi and Welcome to the Forums!
    Anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Best!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • [SOLVED] Looking for a terminal command or key binding to exit Openbox

    I've searched the forums and googled, but I haven't been able to find the answer.  I'm sure I've missed it somewhere...
    I start my openbox session with 'startx' from the command line. I would like a terminal command or a key-binding to be able to exit openbox and return to the command line. I just don't like using the menu with my notebooks touchpad.  I just can't seem to figure out what command is used. The menu.xml file lists the command as "Exit", but typing that in a terminal just exits the terminal.
    Any help appreciated.
    Last edited by badfrog88 (2010-09-05 19:08:43)

    gorky wrote:ctrl-alt-backspace won't do the job?
    IIRC, it's disabled by default in xorg-server 1.7 and newer.
    @ badfrog88
    Ctrl + C will kill (almost) any running app you point it to.
    Last edited by karol (2010-09-05 19:17:29)

  • Why does one openbox key binding break others?

    For some reason, using one of my custom key bindings for openbox breaks some others.  Here's the whole rc.xml file: http://paste.pocoo.org/show/498056/ and the part where the key binding is set:
    <keybind key="XF86TouchpadToggle"><!-- Line 348 -->
    <action name="Execute">
    <startupnotify>
    <enabled>false</enabled>
    </startupnotify>
    <command>/home/user/tpad</command>
    </action>
    </keybind>
    /home/user/tpad:
    #!/bin/bash
    if [[ $1 == "on" ]]
    then echo "turning on touchpad"
    exec synclient touchpadoff=0
    elif [[ $1 == "off" ]]
    then echo "turning off touchpad"
    exec synclient touchpadoff=1
    else
    if (($(synclient | grep TouchpadOff | tail -c 2)==0))
    then echo "turning off touchpad"
    exec synclient touchpadoff=1
    else
    echo "turning on touchpad"
    exec synclient touchpadoff=0
    fi
    fi
    After I press Fn-F3 ("XF86TouchPadToggle"), the following key bindings (all set in rc.xml) are broken: XF86AudioLowerVolume, XF86Display, XF86TouchPadToggle (that's right, it breaks itself).  I've tested this several times.  These keys work when I've just started openbox, but as soon as I press XF86TouchPadToggle, they stop working.
    Does anyone have any idea why, and what can be done to fix it?
    Running the script with the same command as in rc.xml does -not- have the same effect.  Pressing the key with the quoted section from rc.xml commented out does -not- have the same effect.

    You have a misspelling, twice on the same line: commnad should be command.
    If that doesn't fix it, try using a full path:
    <!-- pcmanfm -->
    <keybind key="W-F">
    <action name="Execute">
    <command>/usr/bin/pcmanfm</command>
    </action>
    </keybind>

  • How key binding in Oracle Forms works?

    Hi guys,
    This is my first time @ this forum.
    I tried to find documentation about this but no luck.
    I am new to Forms. Nevertheless, I know that in order to use key binding in Forms, fmrweb.res file is used. BUT....
    How the Form( client) know which key was pressed? Does the forms gets it from windows?
    I mean ,what kind of info(http request??) is sent over network to server ?
    Lets assume F12 is assigned as 113 key value.
    What happens over network when user clicks on keyboard F12?
    Is there any info about this?
    I read that when client accesses Forms application for the first time, java run-time classes bundled in JAR files are downloaded to client JRE cache. These files include frmall.jar, frmwebutil.jar and jacob.jar. This tells me there no conf files for client , only .class
    To summarize my complicated question:) : I would like to know how my form knows what was pressed, before it send this data to server, which will read fmrweb.res and understand in the end the actual functionality
    Thanks for your replies

    Let me start by saying "Welcome to the Oracle Forums" and more specifically to "Forms". Before going much further, I would recommend that you review the following page as it will help you to get the most valuable replies possible.
    http://blogs.oracle.com/shay/entry/10_commandments_for_the_otn_fo
    As for what you are asking, I am guessing that there is a more specific, underlying question you are asking. Is how Forms capturing key strokes internall really important? What are you trying to accomplish? The simple answer from a fairly high level is that the java client applet (frmall.jar) monitors for client activity (mouse clicks, keyboard actions, etc) and sends that information to the server. It is the Forms runtime process (frmweb) which is running on the mid tier that reacts (as required) to that event. So, it is the runtime process using the resource file and not the client. Also, you referred to frmwebutil.jar and jacob.jar. These files are only used for WebUtil enabled forms. The only file required for all applications is frmall.jar
    If your real question is, how to I doing something in my application as a result of a particular key press, then the answer to most of that is in the comments listed in fmrweb.res. Here is one example of how it works.
    Let say you wanted to have your app do something custom when F2 is pressed. In fmrweb.res, assign F2 is assigned to Forms function. Specifically a custom function. This would be one of the ones shown as "Function X". You can choose any one you like as these are not related to the key. In other words, the key F2 has no direct relationship with "Function 2" unless you decide to set it up that way. "Function 2" refers to the trigger in your form. So let's related the F2 key with Function 6. You entry in fmrweb.res would look something like this: 113  : 0 : "F2"  : 88 : "Function 6" Here's how this entry works:
    <blockquote>1. The 113 directly relates to the java awt key event 113
    2. The 0 indicates that no modifiers are to be included. This means that the only key pressed will be F2. There will be no Shift, Control, etc
    3. The next entry ("F2") is what is displayed when "Show Keys" is displayed from your form's help.
    4. The 88 is the internal ID number used by Forms which relates to an event. In this case, 88 refers to Function 6 or in other words, a KEY-F6 trigger in your form.
    5. The last entry is the description of what the key does. In other words, item 3 above indicates which key to press (to the user) and this entry explains what it does or represents. So in this case, you can change the wording "Function 6" to whatever you'd like.</blockquote>
    Again, most of this is explained in the comments of fmrweb.res although I understand it can be confusing.
    This to remember:
    <blockquote><li>You cannot have duplicate java events (with modifier). So be careful, if you duplicate an entry, likely nothing will happen. You can duplicate a java event so long as it has a modifier different from other similar entries. In other words, you can have a F2, Shift+F2, etc
    <li>Some keys are restricted by the OS and cannot be overridden. Exactly which ones will depend on your client OS and version. For example, on most Windows versions, you will not be able to override F1 however in some cases it may work. It will just depend on exactly which version you are using.</blockquote>

  • I m using macbook pro my enter key is not working suddenly how can i solve this problem?

    i m using macbook pro my enter key is not working suddenly how can i solve this problem?

    I have tried to delete but Com.Apple.keyboardtype.plist is missing therefore I cannot reset the keyboard
    /Library/Preferences/com.apple.keyboardtype.plist

  • My laptops QWERTY row of keys does not work for long periods at random intervals and only after pushing all the buttons on the row does it eventually turn back on and then will still cut out every now and again, anyone know how to solve this?

    My laptops QWERTY row of keys does not work for long periods at random intervals and only after pushing all the buttons on the row does it eventually turn back on and then will still cut out every now and again, anyone know how to solve this? If not is there any way to actually get a genuis appointment lol to get one of them to have a look at the hardware on the keyboard?

    Apple Support (formerly ExpressLane):
    https://getsupport.apple.com/GetproductgroupList.do
    https://getsupport.apple.com/GetSASO?SG=SG001&locale=en_US

  • Key binding won't work with alt-up and alt-left arrow combined

    I was playing with key binding trying to create a small app where a timer is started with the press of an alt-arrow key and stopped when the key is released. The timers append Strings to a JTextArea telling which alt-arrow key is currently pressed.
    This program works, and in fact if you press a combination of any two keys, both timers will work simultaneously, that is unless you press both up arrow and left arrow together. Can anyone see a bug in the program that explains why it won't work for these two particular keys when combined? Thanks in advance, Pete
    My SSCCE,
    KeyBindingEg.java
    package javaforum2009;
    import java.awt.BorderLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.event.InputEvent;
    import java.awt.event.KeyEvent;
    import javax.swing.*;
    public class KeyBindingEg {
      // parallel arrays -- sorry
      private static final int[] ARROW_KEYS = {
          KeyEvent.VK_UP, KeyEvent.VK_DOWN,
          KeyEvent.VK_LEFT, KeyEvent.VK_RIGHT };
      private static final String[] ACTION_STRINGS = {
        "Up", "Down",
        "Left", "Right" };
      private static final String PRESSED = "PRESSED";
      private static final String RELEASED = "RELEASED";
      private static final int TIMER_DELAY = 100;
      private JPanel mainPanel = new JPanel();
      private JTextArea textArea = new JTextArea(20, 30);
      public KeyBindingEg() {
        JPanel northPanel = new JPanel();
        northPanel.add(new JLabel("This JTextField has the focus: "));
        northPanel.add(new JTextField(10));
        textArea.setEditable(false);
        mainPanel.setLayout(new BorderLayout());
        mainPanel.add(northPanel, BorderLayout.NORTH);
        mainPanel.add(new JScrollPane(textArea), BorderLayout.CENTER);
        setBindings();
      private void setBindings() {
        int context = JComponent.WHEN_IN_FOCUSED_WINDOW;
        InputMap inputMap = mainPanel.getInputMap(context);
        ActionMap actionMap = mainPanel.getActionMap();
        for (int i = 0; i < ARROW_KEYS.length; i++) {
          // timer is started on key press and stopped
          // on key release.
          Timer timer = new Timer(TIMER_DELAY, new KeyTimerListener(
              ACTION_STRINGS));
    timer.setInitialDelay(0);
    // get input maps for all alt-arrow keys for both key press
    // and key release
    inputMap.put(KeyStroke.getKeyStroke(ARROW_KEYS[i],
    InputEvent.ALT_DOWN_MASK, false), ACTION_STRINGS[i] + PRESSED);
    inputMap.put(KeyStroke.getKeyStroke(ARROW_KEYS[i],
    InputEvent.ALT_DOWN_MASK, true), ACTION_STRINGS[i] + RELEASED);
    // set corresponding actions for the two different key presses above
    actionMap.put(ACTION_STRINGS[i] + PRESSED, new ArrowKeyAction(false, timer));
    actionMap.put(ACTION_STRINGS[i] + RELEASED, new ArrowKeyAction(true, timer));
    @SuppressWarnings("serial")
    private class ArrowKeyAction extends AbstractAction {
    private boolean onKeyRelease;
    private Timer swingTimer;
    public ArrowKeyAction(boolean onKeyRelease, Timer swingTimer) {
    this.onKeyRelease = onKeyRelease;
    this.swingTimer = swingTimer;
    public void actionPerformed(ActionEvent arg0) {
    if (onKeyRelease) {
    swingTimer.stop();
    } else {
    swingTimer.start();
    private class KeyTimerListener implements ActionListener {
    private String actionString;
    public KeyTimerListener(String actionString) {
    this.actionString = actionString;
    public void actionPerformed(ActionEvent arg0) {
    textArea.append(actionString + " pressed\n");
    public JComponent getPanel() {
    return mainPanel;
    private static void createAndShowGUI() {
    JFrame frame = new JFrame("KeyBindings Example");
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    frame.getContentPane().add(new KeyBindingEg().getPanel());
    frame.pack();
    frame.setLocationRelativeTo(null);
    frame.setVisible(true);
    public static void main(String[] args) {
    javax.swing.SwingUtilities.invokeLater(new Runnable() {
    public void run() {
    createAndShowGUI();

    camickr wrote:
    I noticed the problem a while ago with a similiar example and asked the same question to which nobody could give an explanation. The same observations seem to apply to your example in that using the numpad arrow keys work without a problem.
    [http://forums.sun.com/thread.jspa?threadID=5176816]
    Yes indeed. I suppose (as always) I should have searched the forum first before asking the question. Thanks for the link and info.
    /Pete

  • Solved My left and right arrow keys are not working

    I just installed gnome (been using kdemod) and now, while in gnome, my left and right arrow keys are not working. Please help me solve this. I am not using compiz.
    Last edited by patrickaupperle (2009-03-25 11:19:04)

    Hi!
    I had that problem with Debian and later Arch, after I messed something up (never found out what). There was a chaotic but easy cure though (I've got no idea, why it did that on 3 different installations the exact same way - might be a logitech-keyboard issue or something... me-as-user-related)?:
    - do all keyboard changes needed in xorg.conf NOW, had to repeat "strange steps" after each change.
    - add new keyboard layout (no changes to default) in gnome keyboard settings
    - delete old keyboard layout
    - browse trough the keyboard layout "previews" of the newly added layout until it crashes (this step might be optional *g*)
    - restart gnome, add "new new" layout, delete "new old" keyboard layout, and set the "new new" layout right (try evdev-manages first, then switch to youkeyboard/yourlocal if that didn't do it).
    good look!

Maybe you are looking for

  • Arraysize in glogin.sql need install suggestion.

    hello. My co is developing software to interface with Oracle. And we would really like to change the arraysize in the glogin.sql script to be about 6000 during the installation of our program. 6000 seems to make our software run faster anything large

  • Pivot Source Filter is Broken

    I built a pivot table based on combining three identical spreadsheets.  The pivot table appears to work, but if I filter on a field in the source table, it does not filter the entire table - only the top part of it, based on the first imported spread

  • Migrating legacy code to 2008 R2 standards...

    Hi , I'm trying to rewrite the below code which uses tmp tables developed in 2000 version of SQL to 2008 R2 .any help in tuning query is appreciated.. -- Load all ip_id and skill combinations from tblSwDM_stg_SYNONYM into #temp_Complete_Skill_List IN

  • Printing in Oracle Apps

    Dear all, How can i print in a specific printer in Oracle Apps V 11.0.2 ? I have already install a printer , assign styles ,drivers ...,but still doesn't work!!! Any ideas?? Thanks!

  • Printing fails - maybe due to libdj1HPUtils.11.3.dylib plug-in?

    When attempting to print to an HP Deskjet 5940 (Which has worked previously), the application I am trying to print from crashes. Although they all fail with a pop-up about reporting/ignoring/relaunching, he only app that gives any kind of info is Ema