Openbox and 1-pixel borders

Is there a way to make windows in Openbox have only a 1-pixel border (no window decorations) without having to toggle the decorations on every window?
I'm hoping there is a theme or the ability to modify a theme to do this.

it's pretty easy to remove decorations from all applications with your rc.xml: http://icculus.org/openbox/index.php/He … windows.3F.
Last edited by upsidaisium (2007-06-14 02:03:11)

Similar Messages

  • One Pixel Borders Print Fine But Only Display At Magnification

    I've looked around at some other posts on image borders and haven't seen any posts about image borders that print fine but do not predictably display in the PDF. For example, I add one-pixel borders to PNG images I create in SnagIt. I then use FrameMaker (8 and 11) to generate PDFs. When I view the PDFs in Acrobat Standard or Adobe Reader, the various sides of the rectangular border appear differently (some missing, some fat, some thin) until I magnify way over 100 %.
    My document reviewers are routinely telling me I've neglected to add the 1 px border to every side if the images, but they are there--just only visible when the document is printed or when it's enlarged on the screen.
    Are there any tricks for getting Adobe Acrobat/Reader to display these 1 px borders consistenly on screen? I should mention that this is also the case if I generate PDFs from MadCap Flare.

    Vincenzo
    By all means, blog. But I'm wondering if something along the lines of a petition / open letter format might be more effective in affecting the corporate decision-making process. Those of us affected should discuss and, if possible, get help on who and how to get this addressed. That's why I've asked for advice on who the relevant person is who I should contact. If you've ever worked in a bureaucracy you know that sometimes talking to the right person can save a lot of time and trouble.
    BTW, if the Apple moderators are following this thread, I'd be pleased to know what your thoughts are on this issue. This problem seems fairly common, but only among users of the 1.67 iteration of the 17" PB (as far as I know). We are users who invested a lot of money in the best (& most expensive) mobile hardware that Apple had to offer at the time of purchase. We're probably faithful customers who, in time, will spend a lot more money on Apple hardware in the future. Why squander goodwill over a matter like this?
    It just seems to make sense that Apple would institute a limited recall to fix this known and obvious fault. It's a good idea for us and for them.
    Peace
    G
    PowerBook G4, 17, 1.67   Mac OS X (10.4.7)   1 GB RAM, 60 GB IPod Photo
    PowerBook G4, 17, 1.67   Mac OS X (10.4.7)   1 GB RAM, 60 GB IPod Photo

  • 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)

  • 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)

  • Mac wont play online videos and photobooth is pink and green pixels?

    Recently my MacBook Pro has been very slow and has now decided not to play videos on E.g Youtube. I thought it was just the internet playing up, but going to use PhotoBooth the camera screen is all pink and green pixels?? Overall my mac is very slow and doesnt play video/photobooth. Help please!!!

    The same problem i have too, I see green pixels on videos and PhotoBooth.
    (OS X 10.8.3 (12D78))

  • 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.

  • I have a sequence shot on the 550d/rebel T2i, I converted it to prores 422 and edited in fcp. What is the best export that i can do to preserve quality and prevent pixelation.

    i have a sequence shot on the 550d/rebel T2i, I converted it to prores 422 in MPEG Streamclip and edited in fcp. What is the best export that i can do to preserve quality and prevent pixelation. Rite now, i have been just clicking on the export to quicktime function, but the quality of the footage is completely reduced and colours look desaturated and there is pixellation compared to the original camera footage. Also is there anyway i can render and export the sequence using the original footage (like an online edit or something). Also is there anyway to upgrade the final quality. I have Compressor, Dvd Studio pro, Motion, Color and Cinema tools, i dnt know if they are of any use to me and have no idea how to use hem or what they are for also.

    >What is the best export that i can do to preserve quality and prevent pixelation
    The best way to export is entirely dependent on what you plan to do with the exported video.  For example, if you plan to go to DVD, the export process is different than if you plan for web delivery or for iPhone viewing.  Compressor has presets for most final delivery formats ... start with those.
    >is there anyway i can render and export the sequence using the original footage
    Yes.  In FCP, go to File-Export->QuickTime Movie.  Check the box to make the movie Self-Contained and use Current Settings.  Do NOT "Recompress All Frames."   The resulting self-contained movie will play on any Mac that has the needed audio and video codecs installed.
    >is there anyway to upgrade the final quality
    No and maybe.  While you technically cannot improve quality over the original, you can possibly 'enhance'  the aesthetic quality of the video using various filters in FCP or Color.
    -DH

  • Why is text, icons and pictures pixelated on my retina macbook?

    I have a late 2012 retina macbook pro 15.4 inch. I have the nvidia 650m 1gb card. all mac icons and webpages look great except some icons, when I open a file and I am browsing for the icons for pictures, txt files or video are pixelated and of poor quality.
    Like if i use "open" on photoshop and I am browsing for photos it has every thumbnail and icon pixelated, and it does this everywhere, not just photoshop.
    Also in photo shop, text and signatures for my photography business are all pixelated even the actual picture until i zooom in.
    What is going on?

    If restarting your computer does not clear things up....
    Call AppleCare.  You are still under warranty.

  • Get DirectX version and VGA Pixel Shader Model Version in C#

    Hello guys
    I've a question. is there any way to get latest installed DirectX version and VGA Pixel Shader Model supported version?
    how can I get this information? I really need this.
    thanks.

    To get the Directx version check this thread:
    http://stackoverflow.com/questions/6159850/how-to-code-to-get-direct-x-version-on-my-machine-in-c
    and to get the Shared Mode you need to match the Model with the profile value as per below:
    https://msdn.microsoft.com/en-us/library/windows/desktop/bb509626%28v=vs.85%29.aspx
    and to get the profile value check this:
    https://msdn.microsoft.com/en-us/library/bb195248%28v=xnagamestudio.31%29.aspx
    Download library:
    https://www.microsoft.com/en-us/download/details.aspx?id=20914
    Fouad Roumieh

  • 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).

  • Why does my screen freeze and get pixelated

    Hey guys, so sometimes when I'm working on my macbook pro, i'll jump through the taps on Google Chrome and my screen will freeze for a split second and become pixelated. But the screen will stay with the pixels until i scroll the page up and down or do something to refresh my screen. Here is a picture of how it looks.

    Run the hardware test that came with the Mac:
    http://docs.info.apple.com/article.html?artnum=303081

  • [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

  • How to see my IPAD hardware configuration ( Like Hard disk  drive , processor and camera pixels )

    How to see my IPAD hardware configuration ( Like Hard disk  drive , processor and camera pixels )

    Yeah. It is called System Status.
    Check out this application on the App Store:
    System Status - device activity monitor (battery level, disk usage, file stats, CPU load, network details, memory info, process list, work time, charge monitoring, connection overview, routing table, os data, hw report, console log, netstat information)
    Techet
    Category: Utilities
    Updated: Oct 27, 2011
                       687 Ratings
    iTunes for Mac and Windows
    Please note that you have not been added to any email lists.
    Copyright © 2012 Apple Inc. All rights reserved
    Sent from my iPad

  • 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

Maybe you are looking for

  • XI PROXY

    Hi, While posting invoice from MM TO SUS THRU XI the following error messgae is dispalyed in SRM(SXMB_MONI--TRACE) An error occured within an XI interface: Exception occurredE:BBP_PD:147 -Enter a country for partner with type 'Sold-to Party' E:BBP_PD

  • Cant add() a Canvas into a JPane

    Hello all! i having problem to include canvas within a JPanel. i subclass the Canvas with an image , i test it and its works : import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.event.*; import java.util.*; import ja

  • MY I POD PLAYS VIDEOS BUT THERE ISNT ANY SOUND aNY IDEAS ON HOW TO FIX?

    HOW DO YOU GET SOUND TO PLAY ON VIDEO CLIPS?

  • Dreamweaver CS4 and Win7--Will There Ever Be An Update?

    Since getting a new computer last November and having to use Windows 7 64 bit (which I hate), Dreamweaver CS4 will not show the properties at the bottom of the screen without it being cut off.  Many of the features that are needed cannot be accessed

  • V570 plugged in not charging message

    I have my laptop v570 plugged in but i'm getting a plugged in not charging message i have it set to best battery health it's at 71% and not charging