Openbox and D-Bus

I have a couple of questions regarding D-Bus usage. I am currently using Openbox as WM and i don't need/use consolekit. I run D-Bus as daemon from rc.conf and also during my user session via dbus-launch in my .xinitrc just before openbox-session.
a) Currently in my system i have avahi, qt and xfconf depending on D-Bus. That means that i need to have D-Bus running as a daemon for these applications to run propely or i just need to have D-bus only installed to satisfy the dependancies?
b) As far as i know beside running D-Bus as a daemon, it should(?) be running from .xinitrc too. I have seen that apart from running it by dbus-launch, it can be run by
if [ -d /etc/X11/xinit/xinitrc.d ]; then
for f in /etc/X11/xinit/xinitrc.d/*; do
[ -x "$f" ] && . "$f"
done
unset f
fi
that actually invokes /etc/X11/xinit/xinitrc.d/30-dbus  script that i assume that also runs D-Bus. Which method from the above is the proper to invoke D-Bus in user session?

a) I'm pretty sure you'll need D-Bus to be running (daemon in rc.conf).
b) I'd say use that little script in your .xinitrc rather than just dbus-launch.

Similar Messages

  • Problem with Gnome and D-Bus

    Hi to all, i have a problem with Gnome and D-Bus
    Versions:
    Arch Release: 0.7.2 Testing
    Gnome:   2.14.1-2
    D-Bus: 0.61-3
    Screenshot explain all:
    [URL=http://img366.imageshack.us/my.php?image=gpwned6be.jpg][/URL]

    1>then i can't promote garnome on this forum??
    yeah you can, but not as a solution to gnome related problem in arch. cause this doesn't resolve anything.
    2>You don't have to, garnome2.14.2.1(481kb) download the patches and patch it automatically, just change install dir to /usr
    (ONLY if you are using console-linux who want gnome a try). of course there is need small arch related patch.(in my experience 0)
    eh, i haven't got a clue what this means, putting patches upstream means they will get include in gargnome and upstream releases. i only tried to say we put a lot of our free time in gnome for arch.
    2-1>Well said, so choice is the each one's freedom.
    and this category isn't arch, this is Desktop Environments,
    i installed arch, BUT THAT DOESN'T MEANS I SHOULD USE gnome FROM ARCH!!!
    agreed, but again then we won't support your desktop.
    ARCH != gnome
    3>some bug stuff about Xorg-7.0, include mine
    http://bbs.archlinux.org/viewtopic.php?t=22210[/quote]
    ah bugs.archlinux.org so it can be fixed.

  • Satellite P10-504 WXP driver for video, modem and SM bus controller

    I have just had to replace the hard disk in my P10-504 and I now have lots of problems!
    1 - I used the retore disks and XP home is installed BUT the video, modem and SM bus controller all all flagged in Control Panel and not having drivers installed! The modem I can live without but I would like the video to work properly and the SM bus controller is also pretty essentil. Guess what, I can't
    a) find my model listed on the Toshiba website and
    b) I can't find drivers for either the video or SM bus controller.
    I have downloaded the 'universal' Nvidia driver but it doesn't work! As for the SM bus controller, I've no idea where to look!
    Any ideas please?
    Thanks
    Tim

    Hi
    Your posting is a little surprise because all XP drivers for your notebook must be available on the Toshiba driver page.
    Did you choose the right notebook series and did you download and install all necessary drivers???
    As first its important to install the chipset utility and depending on installed graphic card
    You have to choose and to install the right display driver!
    Again! The drivers are on the page!
    http://eu.computers.toshiba-europe.com -> Support & Downloads -> Support page -> driver download

  • Compton, Openbox and Catalyst 14

    Hi.
    I'm new with Arch Linux, Openbox and Compton, so...
    I install compton and after that ATI driver... when I do that...the screen freeze and I can't see what I type/click, but if I kill the process (CTRL+ATL+F2, ps aux, kill -9...), everything is back again.
    I use the Vi0L0's catalyst, and the compton.conf you can see below.
    How can I fix that, for enable transparency, shadow and of course: Steam.
    # Backend
    # Backend to use: "xrender" or "glx".
    # GLX backend is typically much faster but depends on a sane driver.
    backend = "glx";
    # GLX backend
    glx-no-stencil = true;
    # GLX backend: Copy unmodified regions from front buffer instead of redrawing them all.
    # My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified,
    # but a 20% increase when only 1/4 is.
    # My tests on nouveau show terrible slowdown.
    # Useful with --glx-swap-method, as well.
    glx-copy-from-front = false;
    # GLX backend: Use MESA_copy_sub_buffer to do partial screen update.
    # My tests on nouveau shows a 200% performance boost when only 1/4 of the screen is updated.
    # May break VSync and is not available on some drivers.
    # Overrides --glx-copy-from-front.
    # glx-use-copysubbuffermesa = true;
    # GLX backend: Avoid rebinding pixmap on window damage.
    # Probably could improve performance on rapid window content changes, but is known to break things on some drivers (LLVMpipe).
    # Recommended if it works.
    # glx-no-rebind-pixmap = true;
    # GLX backend: GLX buffer swap method we assume.
    # Could be undefined (0), copy (1), exchange (2), 3-6, or buffer-age (-1).
    # undefined is the slowest and the safest, and the default value.
    # copy is fastest, but may fail on some drivers,
    # 2-6 are gradually slower but safer (6 is still faster than 0).
    # Usually, double buffer means 2, triple buffer means 3.
    # buffer-age means auto-detect using GLX_EXT_buffer_age, supported by some drivers.
    # Useless with --glx-use-copysubbuffermesa.
    # Partially breaks --resize-damage.
    # Defaults to undefined.
    glx-swap-method = "undefined";
    # Shadows
    # Enabled client-side shadows on windows.
    shadow = true;
    # Don't draw shadows on DND windows.
    no-dnd-shadow = true;
    # Avoid drawing shadows on dock/panel windows.
    no-dock-shadow = true;
    # Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows.
    clear-shadow = true;
    # The blur radius for shadows. (default 12)
    shadow-radius = 5;
    # The left offset for shadows. (default -15)
    shadow-offset-x = -5;
    # The top offset for shadows. (default -15)
    shadow-offset-y = -5;
    # The translucency for shadows. (default .75)
    shadow-opacity = 0.5;
    # Set if you want different colour shadows
    # shadow-red = 0.0;
    # shadow-green = 0.0;
    # shadow-blue = 0.0;
    # The shadow exclude options are helpful if you have shadows enabled. Due to the way compton draws its shadows, certain applications will have visual glitches
    # (most applications are fine, only apps that do weird things with xshapes or argb are affected).
    # This list includes all the affected apps I found in my testing. The "! name~=''" part excludes shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher.
    shadow-exclude = [
    "! name~=''",
    "name = 'Notification'",
    "name = 'Plank'",
    "name = 'Docky'",
    "name = 'Kupfer'",
    "name = 'xfce4-notifyd'",
    "name *= 'VLC'",
    "name *= 'compton'",
    "name *= 'Chromium'",
    "name *= 'Chrome'",
    "name *= 'Firefox'",
    "class_g = 'Conky'",
    "class_g = 'Kupfer'",
    "class_g = 'Synapse'",
    "class_g ?= 'Notify-osd'",
    "class_g ?= 'Cairo-dock'",
    "class_g ?= 'Xfce4-notifyd'",
    "class_g ?= 'Xfce4-power-manager'"
    # Avoid drawing shadow on all shaped windows (see also: --detect-rounded-corners)
    shadow-ignore-shaped = false;
    # Opacity
    menu-opacity = 1;
    inactive-opacity = 1;
    active-opacity = 1;
    frame-opacity = 1;
    inactive-opacity-override = false;
    alpha-step = 0.06;
    # Dim inactive windows. (0.0 - 1.0)
    # inactive-dim = 0.2;
    # Do not let dimness adjust based on window opacity.
    # inactive-dim-fixed = true;
    # Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred.
    # blur-background = true;
    # Blur background of opaque windows with transparent frames as well.
    # blur-background-frame = true;
    # Do not let blur radius adjust based on window opacity.
    blur-background-fixed = false;
    blur-background-exclude = [
    "window_type = 'dock'",
    "window_type = 'desktop'"
    # Fading
    # Fade windows during opacity changes.
    fading = true;
    # The time between steps in a fade in milliseconds. (default 10).
    fade-delta = 4;
    # Opacity change between steps while fading in. (default 0.028).
    fade-in-step = 0.03;
    # Opacity change between steps while fading out. (default 0.03).
    fade-out-step = 0.03;
    # Fade windows in/out when opening/closing
    # no-fading-openclose = true;
    # Specify a list of conditions of windows that should not be faded.
    fade-exclude = [ ];
    # Other
    # Try to detect WM windows and mark them as active.
    mark-wmwin-focused = true;
    # Mark all non-WM but override-redirect windows active (e.g. menus).
    mark-ovredir-focused = true;
    # Use EWMH _NET_WM_ACTIVE_WINDOW to determine which window is focused instead of using FocusIn/Out events.
    # Usually more reliable but depends on a EWMH-compliant WM.
    use-ewmh-active-win = true;
    # Detect rounded corners and treat them as rectangular when --shadow-ignore-shaped is on.
    detect-rounded-corners = true;
    # Detect _NET_WM_OPACITY on client windows, useful for window managers not passing _NET_WM_OPACITY of client windows to frame windows.
    # This prevents opacity being ignored for some apps.
    # For example without this enabled my xfce4-notifyd is 100% opacity no matter what.
    detect-client-opacity = true;
    # Specify refresh rate of the screen.
    # If not specified or 0, compton will try detecting this with X RandR extension.
    refresh-rate = 0;
    # Set VSync method. VSync methods currently available:
    # none: No VSync
    # drm: VSync with DRM_IOCTL_WAIT_VBLANK. May only work on some drivers.
    # opengl: Try to VSync with SGI_video_sync OpenGL extension. Only work on some drivers.
    # opengl-oml: Try to VSync with OML_sync_control OpenGL extension. Only work on some drivers.
    # opengl-swc: Try to VSync with SGI_swap_control OpenGL extension. Only work on some drivers. Works only with GLX backend. Known to be most effective on many drivers. Does not actually control paint timing, only buffer swap is affected, so it doesn’t have the effect of --sw-opti unlike other methods. Experimental.
    # opengl-mswc: Try to VSync with MESA_swap_control OpenGL extension. Basically the same as opengl-swc above, except the extension we use.
    # (Note some VSync methods may not be enabled at compile time.)
    vsync = "opengl-swc";
    # Enable DBE painting mode, intended to use with VSync to (hopefully) eliminate tearing.
    # Reported to have no effect, though.
    dbe = false;
    # Painting on X Composite overlay window. Recommended.
    paint-on-overlay = true;
    # Limit compton to repaint at most once every 1 / refresh_rate second to boost performance.
    # This should not be used with --vsync drm/opengl/opengl-oml as they essentially does --sw-opti's job already,
    # unless you wish to specify a lower refresh rate than the actual value.
    sw-opti = false;
    # Unredirect all windows if a full-screen opaque window is detected, to maximize performance for full-screen windows, like games.
    # Known to cause flickering when redirecting/unredirecting windows.
    # paint-on-overlay may make the flickering less obvious.
    unredir-if-possible = true;
    # Specify a list of conditions of windows that should always be considered focused.
    focus-exclude = [ ];
    # Use WM_TRANSIENT_FOR to group windows, and consider windows in the same group focused at the same time.
    detect-transient = true;
    # Use WM_CLIENT_LEADER to group windows, and consider windows in the same group focused at the same time.
    # WM_TRANSIENT_FOR has higher priority if --detect-transient is enabled, too.
    detect-client-leader = true;
    # Window type settings
    wintypes:
    tooltip =
    # fade: Fade the particular type of windows.
    fade = true;
    # shadow: Give those windows shadow
    shadow = false;
    # opacity: Default opacity for the type of windows.
    opacity = 0.85;
    # focus: Whether to always consider windows of this type focused.
    focus = true;
    Last edited by patrickmaciel (2014-07-26 22:07:58)

    emeres wrote:Just wanted to make sure. It is also the regular one, not catalyst legacy, right?
    I install that (from the arch wiki):
    Once you have added some Catalyst repository, update pacman's database and install these packages (see #Tools for more information):
    - catalyst-hook
    - catalyst-utils
    - catalyst-libgl
    - opencl-catalyst - optional, needed for OpenCL support
    - lib32-catalyst-utils - optional, needed for 32-bit OpenGL support on 64-bit systems
    - lib32-catalyst-libgl - optional, needed for 32-bit OpenGL support on 64-bit systems
    - lib32-opencl-catalyst - optional, needed for 32-bit OpenCL support on 64-bit systems
    So... after that I get:
    - Videos in browser (firefox/chrome/chromium) freeze in fullscreen
    - Resize windows is slowly
    - Teamviewer stop working
    - Record screen stop working
    - Sometimes I can't see what I'm typing... but after kill compton, everything appears
    I try using default compton.conf and "no" compton.conf... same problem.
    Sorry for my english
    Last edited by patrickmaciel (2014-07-27 01:56:54)

  • Why GL balance  is splitting and displaying Bus. Area wise in F.01

    Why GL balance  is splitting and displaying Bus. Area wise in F.01, eventhough I have selected Bus. Area summarization 3 under output control tab.

    Hi Paul,
    Even after selecting 3 in output control under BA summarization it is dispalying same as earlier.  Even i have tried by selecting for both Company code summarization and BA summarization as 3, it is not displaying correct.

  • Openbox and NetworkManager issue

    I've just installed a fresh copy of arch, and then also openbox + pypanel. because I have problem with setting up my wireless connection through  wpa_supplicant I have decided to replace it with a network manager applet (like the one in ubuntu). I've visited this site and did as following: 
    1. added in ~/.xinitrc
    pypanel&
    exec openbox
    (I'm using startx)
    2. installed
    pacman -S hicolor-icon-theme gnome-icon-theme
    (because I use WM as stand-alone)
    3. as next
    pacman -S cnetworkmanager
    4. then edited rc.conf
    DAEMONS=( ... !network hal networkmanager..).
    I've tried to run the command  /etc/rc.d/networkmanager start as a root and a normal user - but both gave me [FAILD]. 
    I'm trying to build very minimalistic system and making almost everything manual but I would like to have the applet manager starting with my pypanel or tint2 automatically (problems with wpa_supplicant and hidden SSID). I would like to achieve such a thing
    EDIT: I would like also to get the speaker-icon on my panel.
    Last edited by bierni (2010-07-16 16:01:44)

    Oh, I'm sorry. I see what is happening here. You installed cnetworkmanager, which is a command-line only version of networkmanager. Uninstall that and then install network-manager-applet.
    pacman -Rsn cnetworkmanager
    pacman -S network-manager-applet
    Then, in ~/.xinitrc do this:
    pypanel&
    nm-applet&
    exec openbox
    As for the volume, you should install volwheel from the AUR and also add that to your .xinitrc.
    A few suggestions:
    Instead of using .xinitrc, openbox has its own autostart file in ~/.config/openbox/autostart.sh. Edit that file to have pypanel&, nm-applet&, etc. Then do:
    chmod +x ~/.config/openbox/autostart.sh
    Then change your ~.xinitrc to this:
    exec ck-launch-session openbox-session
    The ck-launch-session will allow you to shutdown, reboot, etc from inside openbox and the openbox-session command makes openbox run the autostart.sh script.
    I'll also suggest using Nitrogen or feh to set your wallpaper. They are in the wiki.

  • High pitch whine and FireWire bus power

    Delighted with my MBP!
    Just noticed the high pitch whine today when I set it up in a quieter room and plugged it into an IOGear bus-powered FireWire hub shared with my other Mac.
    It was around 8000 hz and loud enough that I could not stand to stay in the room with it.
    When I unplugged it from the hub and connected the cable directly to the FW port, the whine was greatly attenuated (I could hear it only by putting my ear next to the vents at the top of the keyboard).
    Could the problem be related to powering the FireWire bus? (It reminds me of the sound of a switching power supply or DC-DC converter) Has anyone else had any success in finding ways to attenuate this high pitch tone?
    MacBookPro   Mac OS X (10.4.5)   7200 rpm

    Hi, Thanks for the suggestion. I'm really trying to cut down on the number of devices that I leave plugged into the mains, so would ideally like a solution that relies purely on power supplied by the internal bus.
    I've had a bit of progress with my current set-up. I've switched to using a 2 headed USB lead that came with my Hard Drive. This does mean I effectively lose a USB socket, but it appears that the Hard Drive + the Webcam can now live happily together.
    It just means that I have to swap the 4th USB port for whatever ad-hoc device I need to use at the time rather than leaving things connected to it.
    Out of geeky curiosity, I'd still be interested to know whether the USB and Firewire buses share their power or each have a dedicated amount.
    Cheers,
    Ian

  • Satellite L30-114 - Need driver for sound and SM bus controller

    Hi, friends
    Plz I need your help on my Satellite L30-114. Am having problems with the sound and the SM bus controller, even I have downloaded the sound driver and install it, from my device manager sound is not sick, it always telling me my device is working properly? Plz i need help on that.
    Secondly my SM bus controller is sick it has the cormer sign plz how can I rectify it, even my wireless is working fine.
    Only the sound and sm bus controller is giving problems.
    Thanks will be waiting for your replies.
    newton

    Hi
    To be honest I doubt that you have installed all files from the Toshiba website. Normally the Toshiba website contains all drivers and tools that you need to restore factory settings after this there are no more yellow exclamation marks or unknown devices in device manager.
    By the way: What installation order you have used?
    On the Toshiba website you can find the installation instructions document. This is a list for the recommended driver installation order.
    Check this!!!

  • Can't install Openbox and Fluxbox???

    I just installed Arch on a test machine. I'm using Openbox as my WM.
    I was planning on testing fluxbox-devel, but pacman says:
    :: fluxbox conflicts with openbox. Remove openbox? [Y/n]
    I do not want to uninstall openbox. Why is this??
    I'd like to use openbox as my main WM and just test fluxbox.
    Why isn't this possible?
    Debian had no trouble having both installed...

    I use openbox exclusively and have not used Flux for a very long time, but I think the problem here is a PKGBUILD that has a conflict that no longer is valid.  Since Openbox3 was completely rewritten with no flux code, there should be no more conflicts (previously, openbox and flux would use the same files, etc.).
    I would suggest either altering the PKGBUILD yourself and recompiling it, or (what I would do) send a message to the package maintainer to see if the fluxbox conflict can be removed, if it is not needed (which I don't think it does).

  • Satellite c885d-s5202 Laptop Device USB2.0-CRW AND MS Bus Controller

    I need how for issued my Satellite c885d-s5202 Laptop Device Usb2.0-CRW AND MS Bus Controller  Troubleshoothing  update  error massage displayed : Windown could not fin driver software for device. Also I tried download Toshiba driver update ready install but not working correctly....error massage Deteted Incampable ..Please help me ...thank you ...Have a nice day!

    If you can't solve your issue and no one in the community can help, contact support to speak with a tech support agent at (800) 457-7777.
    - Peter

  • [SOLVED] Openbox and tint2 - adding another panel/ taskbar...

    Hi, so I'm fairly new and usually don't have any questions to ask because I can always find someone who's asked them before
    However, this time, I don't know if I'm not searching the correct way or something, but I just can't find it - and it's a pretty simple thing.
    I have Openbox and my panel is tint2. All very nice, but I was wondering if I can add another panel (that is - I want two tint2 panels). I'm almost sure that's possible due to the way the theming config is organized but I can't find how :s
    So if someone knows or can direct me to the right thread, I'd appreciate it. Thanks
    Last edited by vandakiara (2011-07-12 11:36:30)

    You need two different config files.  See this thread for hints:
        https://bbs.archlinux.org/viewtopic.php?pid=811107

  • Openbox and Compton

    Over the past few days I have been working on a custom desktop built around Openbox and Compton. I have come up with two somewhat interrelated questions regarding my setup.
    What is the class_g or name of the window that shows up when you change workspaces in Openbox? (I have tried using xprop to identify it, but it returns nothing.)
    I have three applications (Conky, tint2, and urxvt) that I want to have a blurred background. Using compton.conf, how do I exclude all other windows from having a blurred background?
    # Configuration file for the desktop compositor.
    ### Get Compton working with ati drivers ###
    # Set the backend that Compton should use to render things on the desktop.
    backend = "glx";
    # Paint on the composite overlay window instead of painting on the root window.
    paint-on-overlay = true;
    # Avoid using the stencil buffer. Improves performance by around 15%.
    glx-no-stencil = true;
    # GLX buffer swap method. Can be:
    # [0]: undefined
    # [1]: copy
    # [2]: exchange
    # [3-6]
    # [-1]: buffer-age
    # 1 is the fastest. Use it if it works.
    glx-swap-method = 1;
    ### Enable and configure shadows. ###
    # Enable shadows.
    shadow = true;
    # Set the default radius (in pixels) of shadows.
    shadow-radius = 12;
    # The left offset of shadows (in pixels).
    shadow-offset-x = -12;
    # The top offset of shadows (in pixels).
    shadow-offset-y = -12;
    # Opacity of the shadow.
    shadow-opacity = 1.0;
    # Clear shadows behind transparent windows.
    clear-shadow = true;
    # Do not draw shadows on drag-and-drop windows.
    no-dnd-shadow = true;
    # Draw shadows on the dock
    no-dock-shadow = false;
    # Do not draw shadows on shaped windows such as the menu in Firefox.
    shadow-ignore-shaped = true;
    # Remove ugly shadows from argb windows in Firefox:
    shadow-exclude = "class_g = 'Firefox' && argb";
    ### Configure gaussian blur and opacity ###
    # The kernel used to generate the 13x13 gaussian blur.
    blur-kern = "13,13,0.236928,0.295230,0.353455,0.406570,0.449329,0.477114,0.486752,0.477114,0.449329,0.406570,0.353455,0.295230,0.236928,0.295230,0.367879,0.440432,0.506617,0.559898,0.594521,0.606531,0.594521,0.559898,0.506617,0.440432,0.367879,0.295230,0.353455,0.440432,0.527292,0.606531,0.670320,0.711770,0.726149,0.711770,0.670320,0.606531,0.527292,0.440432,0.353455,0.406570,0.506617,0.606531,0.697676,0.771052,0.818731,0.835270,0.818731,0.771052,0.697676,0.606531,0.506617,0.406570,0.449329,0.559898,0.670320,0.771052,0.852144,0.904837,0.923116,0.904837,0.852144,0.771052,0.670320,0.559898,0.449329,0.477114,0.594521,0.711770,0.818731,0.904837,0.960789,0.980199,0.960789,0.904837,0.818731,0.711770,0.594521,0.477114,0.486752,0.606531,0.726149,0.835270,0.923116,0.980199,0.980199,0.923116,0.835270,0.726149,0.606531,0.486752,0.477114,0.594521,0.711770,0.818731,0.904837,0.960789,0.980199,0.960789,0.904837,0.818731,0.711770,0.594521,0.477114,0.449329,0.559898,0.670320,0.771052,0.852144,0.904837,0.923116,0.904837,0.852144,0.771052,0.670320,0.559898,0.449329,0.406570,0.506617,0.606531,0.697676,0.771052,0.818731,0.835270,0.818731,0.771052,0.697676,0.606531,0.506617,0.406570,0.353455,0.440432,0.527292,0.606531,0.670320,0.711770,0.726149,0.711770,0.670320,0.606531,0.527292,0.440432,0.353455,0.295230,0.367879,0.440432,0.506617,0.559898,0.594521,0.606531,0.594521,0.559898,0.506617,0.440432,0.367879,0.295230,0.236928,0.295230,0.353455,0.406570,0.449329,0.477114,0.486752,0.477114,0.449329,0.406570,0.353455,0.295230,0.236928";
    # Blur the background of transparent windows.
    blur-background = true;
    # Do not blur the background of these windows..It leads to an ugly effect while fading.
    blur-background-exclude = [ "window_type = 'unknown'", "window_type = 'popup_menu'", "window_type = 'tooltip'", "window_type = 'toolbar'",
    "window_type = 'menu'", "window_type = 'utility'", "window_type = 'splash'", "window_type = 'dialog'", "class_g = 'Thunar'",
    "class_g = 'Firefox'", "class_g = 'Leafpad'", "class_g= 'Obconf'", "class_g = 'Ristretto'" ];
    ### Fading ###
    # Enable fading
    fading = true;
    # How long does it take to fade one step (in ms)?
    fade-delta = 7.5;
    # Do not fade blurred windows. It looks ugly.
    fade-exclude = ["class_g = 'Conky'", "class_g = 'URxvt'", "window_type = 'dock'" ];
    ### Per-window type configuration. ###
    wintypes:
    unknown = { };
    desktop = { };
    dock = { };
    toolbar = { };
    menu = { };
    utility = {};
    splash = { };
    dialog = { };
    normal = { };
    dropdown_menu = { fade = false; shadow = false; opacity = 0.75; focus = true; };
    popup_menu = { };
    tooltip = { };
    notify = { };
    combo = { };
    dnd = { };
    Thank you!
    Last edited by treeman1111 (2014-09-20 23:20:20)

    Ad. 1. I think you would have to take a look at the source code to find that out.
    Ad. 2. I speculate here*, try something like this:
    blur-background-exclude = [ "window_type = '*'", "window_type = '*', "window_type = '*', "window_type = '*'];
    blur-background = [ "window_type = 'menu'", "window_type = 'utility'", "window_type = 'splash'", "window_type = 'dialog'", "class_g = 'Conky'",
    "class_g = 'tint2'", "class_g = 'urxvt'" ];
    Edit: *I had no errors running something similar, but did not test thoroughly.
    Last edited by emeres (2014-09-21 00:33:57)

  • Openbox and window focusing

    I'm having some problem with Openbox not focusing the windows as it should, if someone post a link on IRC and I click it in XChat then Firefox will load the url and will be moved to front just like it should. However the focus isn't shifted from XChat to Firefox, so any keyboard input will still be sent to XChat which is quite annoying if I want to close the tab (CTRL+W) as it will close the currently active tab in XChat instead of Firefox. Anyone have any idea what the problem could be?
    In ObConf I have the option "Focus new windows when they appear" checked, however, my Firefox is always running so it's not a new window and thus this one should be irreleveant.
    Versions (in case it should matter):
    $ pacman -Q firefox xchat openbox
    firefox 2.0.0.7-1
    xchat 2.8.4-1
    openbox 3.4.4-1

    fivre wrote:Is anyone familiar enough with whatever changes Openbox and Fluxbox have made to the *box theme spec to explain me the major differences?
    http://icculus.org/openbox/index.php/Help:Themes
    thayer wrote:The next major version of Openbox is also said to be doing away entirely with the X resource style themes.  Themes will be written in pure XML.
    afaik there is a small script which "translates" existing themes automatically to xml.
    ps: but i´m not finding it right now...
    Last edited by DonVla (2008-08-08 23:57:23)

  • Openbox and AWN Dock

    Hey guys
    i noticed this post in the ubuntu forums by "Ringi" page 27
    http://ubuntuforums.org/showthread.php? … 07&page=27
    http://ompldr.org/vZGo5ag - picture
    Hes got a lovely AWN setup. with a popup menu with apps and everything.
    I was wondering. would it be possable to get AWN working with openbox and looking like that. and if so, how. along with the transparency and menu, would you have to use XDG to get the programs listed. or does AWN read installed packages. like would you need a menu system

    I have some problem...
    If compiz deactive an use compositing feauture in metacity this shadow don't apear again..
    I hope master archlinux can reply this problem

  • ThinkStation S30 SM bios and SM bus installation?

    Hey there,
    I can't imagine that I'm the only one deploying Windows 7 with automated BitLocker encryption to an S30, so here's my problem:
    When activating the TPM chipset without the physical presence check using tpm_activate_cmd.exe we had to integrate the SM bios and SM bus drivers using "psainst.exe -install" (for SM bios) and "i2cinst.exe -install" for SM bus before actually being able to use tpm_activate_cmd.exe
    However, with the S30 only the SM bios integration (psainst.exe) works and the SM bus from the latest Client Security Solution available for the S30 throws me a nasty message:
    Copyright Lenovo 2005-2008, all rights reserved.
    Windows ThinkVantage Technoligies SM Bus driver installer Version 5.1018
    No Chipset support for this PC.
    So, has anybody successfully integrated the SM bus drivers in conjunction with tpm_activate_cmd.exe yet?

    Hi jdeb
    Thank you for the reply. I will check your hint, even if they describe a different situation.
    They were able to install but not to boot (Error 1962: No operating system found.)
    Our problem is different. We aren't able to finish the installation because it aren't able to detect the hard disk during the installation. It stops when it tries to make the partition: no disk found.
    Anyway I will try to follow what they did to figure out if it can work also for us.
    Thank you
    Regards
    Fab

Maybe you are looking for

  • Where do I find the Adobe pdf 9.0 printer description file and how do I install it?

    Where do I find the Adobe pdf 9.0 printer description file and how do I install it? Operating system is Windows 7 and I have Adobe Creative Suite 5.5 installed. Adobe Acrobat X Pro just updated to version 10.1.8

  • How to track my stolen ipad?

    how track my stolen ipad?

  • Acrobat Reader on Windows 2008 Server

    hello, I am setting up Windows 2008 servers which are 64-bit versions and I cannot get the reader to install. It will download but it will just disappear at the very end. I had the same problem on 2003 64-bit and then someone else got it to work (but

  • BOM creation TCODE

    Dear Gurus Are there any other Tcodes for BOM creation other than CS01? Any Tcodes I could use for BOM creation for LSMW upload? Need help ASAP. Points assured Thanks in advance

  • Dump, If Start Input Query

    Hello Experts, I create a INPUT Query on a Aggregation Level wich is on a MultiProvider. Under the MultiProvider is the Real Time InfoCube. I ll do all maintenance of a INput Query to run it. But a Error accurs. Fieldsymbol ..... I don't  understand