Questions tagged [openbox]

Openbox is a lightweight stacking window manager. It is ICCCM and EWMH compatible and can be used alone or inside other desktop environments such as Gnome.

Openbox is a highly configurable, next generation window manager with extensive standards support.

Openbox is designed to be small, fast, and fully compliant with the Inter-Client Communication Conventions Manual ICCCM and Extended Window Manager Hints EWMH.

It supports many features such as menus by which the user can control applications or which display various dynamic information. Openbox is the standard window manager in LXDE, and is used in Linux distributions such as CrunchBang Linux, Lubuntu, TinyMe and Trisquel Mini.

Further reading

276 questions
74
votes
5 answers

What is D-Bus practically useful for?

dbus is supposed to provide "a simple way for applications to talk to one another". But I am still not sure what it is useful for, practically. I have never seen a situation where dbus is useful, I only see warnings that some dbus component has…
400 the Cat
  • 819
  • 4
  • 37
  • 85
33
votes
5 answers

How do I minimize disk space usage

One of my machines is the 2GB EeePC Surf, a neat netbook with very limited resources. So limited that right now, I have 22MB free space left. On it, I'm running Arch Linux with the Openbox DE and a host of needed applications for it to function as a…
Stefan
  • 24,830
  • 40
  • 98
  • 126
16
votes
1 answer

Keymapping problem when working with Emacs and Openbox

I have an Apple keyboard and I had to do some remapping of the keys to make the mod-4 key the first key to the left of the Space bar for when working with Emacs. The below script worked fine when I was using the dwm window manager, but after…
chris
  • 503
  • 1
  • 3
  • 9
15
votes
2 answers

How to Save X Session -- ArchLinux+Openbox

I use Arch Linux and Openbox. How can I save the state of my current openbox/X session and later restart them? The scenario is like this: I've several browsers windows open, terminals, file managers, etc., and for some reason at any moment I may…
JohnTortugo
  • 269
  • 2
  • 7
15
votes
4 answers

Openbox keybindings not taking effect after --reconfigure or restarting X

273 274 275 lxterminal 276 277 278 279 280 …
Randall Ma
  • 251
  • 1
  • 2
  • 8
12
votes
7 answers

Which run dialog

I just switched from the standard Gnome window manager to Openbox (still running inside Gnome) and like it a lot. However, now I need a new run dialog, e.g. the thing popping up when hitting Alt+F2 in Gnome. I see in the Openbox wiki, I can use the…
fschmitt
  • 8,720
  • 35
  • 46
12
votes
1 answer

Wake monitor from sleep remotely

I have an Ubuntu server running xdm with openbox on which is plugged a monitor that displays a video which is launched via a cron daemon. When the monitor is not used for a certain amount of time, it goes into sleep mode and I cannot wake it up with…
Jav
  • 960
  • 3
  • 11
  • 23
10
votes
2 answers

Openbox overwrites xmodmap configuration

I am setting up openbox on my laptop running Linux Mint 13. I want my Caps Lock key to act as an additional control key. I put the required settings in my ~/.Xmodmap file and checked it by running xmodmap ~/.Xmodmap It works correctly. However when…
sharat87
  • 4,199
  • 4
  • 23
  • 17
9
votes
4 answers

Mouse scroll wheel speed far too sensitive

In my Crunchbang installation with X11, openbox, my wireless usb mouse is listed at both /dev/psaux and /dev/input/mouse0. It's working fine apart from the scroll wheel, which although active, is far too sensitive. I'm thinking maybe the kernel is…
citronic
  • 315
  • 1
  • 4
  • 12
9
votes
1 answer

What is the most compatible tiny X server?

I've been building LFS/BLFS for about a month now, with multiple failures and almost no successes, and I've just been informed that there exist Xorg-like window systems that are incredibly tiny, as Xorg's LFS build is over 200MB of just source…
Blender
  • 1,853
  • 2
  • 18
  • 25
9
votes
1 answer

How does one change the title of any window in X?

I would like to know if it is possible to put an arbitrary name as window title for any application in X or OpenBox. And if it is, How to do it or just a nice link to some documentation which I have been unable to find. I don't like icons in my…
Poroing
  • 93
  • 1
  • 3
9
votes
2 answers

How to set a single modifier key as a shortcut in openbox?

I want to have my super key start dmenu. I have set it as a keyboard shortcut in my rc.xml as follows: dmenu_run I tried specifying it in the…
gandalf3
  • 245
  • 2
  • 15
9
votes
5 answers

command to log out of LXDE directly

To log out of LXDE, I can click on the "Start" menu, click "Logout" and when the menu pops up click on "logout" again. Or I can type lxde-logout in my terminal and when the menu opens, click on "logout". Both options are too cumbersome. I need a…
Martin Vegter
  • 69
  • 66
  • 195
  • 326
9
votes
4 answers

Are there any screen locking solutions for openbox?

If I want to use OpenBox then how can I lock my "monitor" when I leave the PC for a few minutes? Like the gnome-screensaver under GNOME.
LanceBaynes
  • 39,295
  • 97
  • 250
  • 349
9
votes
5 answers

Command to move a window to all desktops

I'd like to be able to move (pin) an existing window to all desktops using a scriptable command, rather than through the window menu. wmctrl -r -t will move a window to a different desktop, but I haven't found a way to use this to cause…
intuited
  • 3,488
  • 3
  • 25
  • 36
1
2 3
18 19