Search results

From Openbox

Jump to: navigation, search
  • ...one tag as we already do for keybinds (separated by spaces, as "W-Return M-S-F3" for example). * Fix so you can click menu entries before the menuHideDelay expires if it's a new click.
    64 KB (9,991 words) - 09:35, 1 July 2015
  • Here's a nice user-contributed tutorial, which includes advice on setting up your
    5 KB (762 words) - 14:25, 15 March 2018
  • * [[User:Spoiledbroth#Themes|Spoiledbroth's themes]] * [https://github.com/addy-dclxvi/Openbox-Theme-Collections addy-dclxvi's theme repository]
    1 KB (137 words) - 06:39, 6 March 2018
  • There's a lot of help documentation on the site, in the [[Help:Contents| help secti
    5 KB (788 words) - 20:39, 16 October 2014
  • Here is an example of two bindings to pop up the gnome-panel's main menu, and to pop up the "Run" dialog: ...ou won't be able to access its right-click menu unless you disable Openbox's (or use Shift-Right Click to access the Nautilus menu). In the default con
    4 KB (579 words) - 17:37, 10 July 2017
  • '''[http://bitbucket.org/palobo/simpletasks/ Palobo's Openbox SimpleTasks Tasklist]''' ...e.org/web/20150215210422/http://david.chalkskeletons.com/scripts/ Mulberry's Openbox Pipe menu scripts]
    12 KB (1,700 words) - 17:28, 24 March 2018
  • ... Clickity] Provides mouse-click simulation like Gnome's MouseTweaks or KDE's KMouseTool, but doesn't require a desktop environment or accessibility fram
    3 KB (402 words) - 06:49, 14 October 2023
  • S: shade (roll up/down) <keybind key="S-A-Left">
    19 KB (2,207 words) - 16:59, 2 April 2015
  • '''titleLayout''' tells in which order and what buttons should be in a window's titlebar. The following letters can be used, each only once.[[Image:MSLDNI. *S: shade (roll up/down)
    12 KB (1,730 words) - 17:08, 1 May 2018
  • ! S <keybind key="C-Menu S-F10">
    14 KB (2,162 words) - 22:26, 24 October 2014
  • ...lude the command '''<code>unset DESKTOP_STARTUP_ID</code>''' in your shell's <code>~/.zshrc</code>, <code>~/.bashrc</code> or equivalent startup script. |A string specifying one of the values that will be in the application window's WM_CLASS property when the window appears. This is not needed for applicat
    37 KB (5,487 words) - 20:19, 18 February 2021
  • ... the shortcut. For example, "<code>The _shortcut</code>" would make "<code>s</code>" the shortcut key for this menu item. If you want a "<code>_</code>" ...ynamically based on output of scripts, they are so-called since the script's output is piped to the given Openbox menu. A number of scripts used to gene
    7 KB (1,141 words) - 03:19, 1 March 2018
  • It's usually a good idea to keep your changes in a separate branch. You can do t If you hang on to your changes for a long time, it's likely that we will make commits, that conflict with yours. There are two w
    7 KB (1,180 words) - 07:42, 10 July 2017
  • Here's an example from rc.xml that uses wildcards, and matches multiple rules agai
    4 KB (669 words) - 19:24, 16 July 2021
  • Battery=$(acpi -b | grep "Battery" | sed -nr '/Battery/s/.*(\<[[:digit:]]+%).*/\1/p') Thermal=$(acpi -t | grep "Thermal" | sed -nr "s/.*(\<[[:digit:]]+\.[[:digit:]]) degrees.*/\1°C/p" )
    357 B (47 words) - 08:48, 4 March 2018
  • # Probably, it's not so hard to make rhythembox or other media player control menus like thi
    3 KB (331 words) - 18:39, 27 February 2018
  • $status =~ s/(\w)(\w*)/\U$1\L$2/; if ( `wmctrl -lp | tr -s ' ' | cut -d' ' -f3` =~ /^$pid$/m ) {
    24 KB (2,632 words) - 14:13, 10 November 2014
  • ...ng. I tried to keep the code as simple and short as possible. It uses Perl's ''File::Find'' to get the directories and files in the current directory an $_ =~ s/_/__/g;
    6 KB (726 words) - 11:17, 26 January 2015
  • $status = $stats[1] =~ s/\[(\w)(\w*)\].*/\U$1\L$2/r; ($curr_song_pos, $curr_song_elapsed) = (split /\s+/, $stats[1])[1,2];
    29 KB (3,208 words) - 17:32, 10 July 2017
  • printf '%s\n' "<openbox_pipe_menu>" printf '%s\n' "<separator label=\"obdevicemenu\" />"
    22 KB (2,734 words) - 16:13, 24 March 2018
  • That's all you should have to do, though it's a good idea to run command <code>update-menus</code> (from package "<code>m Then there's this little humdinger: you'll need to get a copy of an executable script na
    4 KB (604 words) - 01:19, 28 February 2018
  • # Dav1d's site: http://southwing.homeip.net/~david/ # # Pwnz3r's site: http://pstudios.ath.cx/ #
    3 KB (346 words) - 22:14, 28 February 2018
  • for bookmark in `sed 's/[ ][^ ]*$//' .gtk-bookmarks
    561 B (84 words) - 22:20, 28 February 2018
  • command.text = "%s %s" % (open_with, tmp) podcast_play_execute.text = "%s %s" % (play_with, tmp)
    9 KB (1,121 words) - 22:33, 28 February 2018
  • ## from "ps --pid %s -o pcpu=" get cpu usage for pid #ps_cpu_for_pid = 'ps --pid %s -o pcpu=' % (pid)
    12 KB (1,586 words) - 22:44, 28 February 2018
  • self.createItem(self.stack[-1], self.data, "Execute", "%s %s" % (self.browser, self.href)) print_error("ERROR: %s: not found" % (filename))
    6 KB (768 words) - 22:51, 28 February 2018
  • * [http://idesk.sourceforge.net/ iDesk] "iDesk gives users of minimal wm's (fluxbox, blackbox, openbox, windowmaker...) icons on their desktop. The ic ...t to build a useable, lean panel program (like Gnome's gnome-panel and KDE's Kicker) in Perl, using GTK 2. It has an object-oriented design for easy cus
    11 KB (1,662 words) - 00:46, 1 March 2018
  • ...understand the importance of keeping your Google Play account secure. That's why we provide all of our users with the latest security measures to ensure
    2 KB (368 words) - 18:13, 9 August 2023
  • ...for use with Google Play, which you can use to purchase apps and games. It's easy to use and you can get your codes in just a few minutes.
    4 KB (757 words) - 18:13, 9 August 2023
  • ...te free Xbox gift cards with no human verification or surveys required! It's simple, safe and secure, and best of all, completely free to use! ... the Xbox Code Generator will generate a unique code for you to redeem. It's fast, easy and secure, and you'll have your free Xbox gift card in no time!
    3 KB (526 words) - 18:13, 9 August 2023
  • ... get free iTunes codes, look no further than the Itunes Code Generator! It's the perfect way to get free iTunes credits, codes, and gift cards. So don't
    5 KB (829 words) - 18:14, 9 August 2023
  • ...o the Shein Code Generator, you'll get a free Shein gift card yourself. It's a win-win situation!
    3 KB (492 words) - 18:15, 9 August 2023
  • ...o the Shein Code Generator, you'll get a free Shein gift card yourself. It's a win-win situation!
    3 KB (492 words) - 18:15, 9 August 2023
  • ...pensive to keep up with all the latest updates, skins, and cosmetics. That's why we've created the Fortnite Code Generator, so you can get the latest co
    3 KB (470 words) - 18:15, 9 August 2023
  • ...ng sure you get the most out of your Raid Shadows Legends experience. That's why we offer our Raid Shadows Legends Generator, Raid Shadows Legends Gems
    3 KB (465 words) - 15:45, 5 April 2023
  • ...023 is a tool that allows you to generate coins and spins for the game. It's easy to use and does not require any verification or installation. All you
    3 KB (513 words) - 15:56, 5 April 2023
  • ...y Island is an incredibly popular game that has been around since 2021. It's a virtual island where you can build and manage your own village, and the g ...ase them with real money, but it can be expensive and time consuming. That's why we've created the Family Island Generator, Family Island Rubies Generat
    2 KB (428 words) - 15:58, 5 April 2023
  • ...mily Island Hack is a great way to get access to all the in-game items. It's easy to use, and you can generate codes for items like premium ships, build
    3 KB (468 words) - 15:58, 5 April 2023
  • ...ol, you can generate coins and gems for free, so you can play Harry Potter's Hogwarts Mystery with unlimited resources and no human verification. ...erful tool, you can generate coins and gems for free and play Harry Potter's Hogwarts Mystery with unlimited resources and no human verification. So wha
    3 KB (460 words) - 16:14, 5 April 2023
  • ...e unlimited coins for free, without any risk of getting caught by the game's anti-cheat system.With the Apex Legends Coins Generator 2023, you can final ... Coins 2023 No Human Verification today and start enjoying all of the game's features without any limitations.
    1 KB (253 words) - 17:58, 9 April 2023
  • ...l Points Generator different from other cheat tools and hacks? Firstly, it's completely safe and secure. Unlike other cheat tools that require you to do ...an the Sims Freeplay Simoleons Life Points And Social Points Generator. It's the ultimate tool for any Sims Freeplay fan looking to take their virtual l
    2 KB (409 words) - 18:01, 9 April 2023
  • ... without having to spend real money or waste time grinding for credits. It's the perfect solution for players who want to unlock new weapons, skins, and ...at code that gives you an unfair advantage over other players. Instead, it's a legitimate way to earn CP credits without spending real money.
    3 KB (521 words) - 18:07, 9 April 2023
  • ...p. Our developers are constantly working to improve the tool and ensure it's compatible with the latest Township updates. ...unsafe tools that can harm your device or account. Don't risk your account's safety by using unverified cheats or hacks. Instead, trust Township Cash Ge
    2 KB (389 words) - 18:09, 9 April 2023
  • ...or is completely free to use and can be accessed from any device. Plus, it's designed to be easy to use, even if you're not a tech-savvy person. ...allowing you to generate gold and silver faster than ever before. Plus, it's updated to work with the latest version of War Robots, so you won't have to
    2 KB (372 words) - 18:14, 9 April 2023
  • ...uired. You don't even have to download any software or applications – it's all online and easy to use. ...emium features and enhance your gameplay experience. And the best part? It's completely safe and easy to use. Try it out today and see the difference it
    2 KB (334 words) - 18:16, 9 April 2023
  • But wait, there's more! We also have The Sims Mobile Simoleons Simcash Fashiongem Cheats and What's even better is that The Sims Mobile Free Simoleons Simcash Fashiongem 2023
    2 KB (290 words) - 18:18, 9 April 2023
  • ...order to progress in the game, you need to have a lot of Gold Rs. And that's where the Real Racing 3 Gold Rs Generator comes in.The Real Racing 3 Gold R
    3 KB (454 words) - 18:20, 9 April 2023
  • ...rator will then do its magic and add the Golden Eagles to your account. It's that simple! But wait, there's more! We also have War Thunder Golden Eagles Cheats and Hack that can help
    2 KB (328 words) - 18:23, 9 April 2023
  • But that's not all! The Evil Lands Gems Gold Generator is also compatible with both iO ...The Evil Lands Gems Gold Generator is constantly updated to ensure that it's working flawlessly with the latest version of the game. So, you won't have
    2 KB (427 words) - 18:24, 9 April 2023
  • ...mitations to what you can do unless you have the necessary resources. That's where the Need For Speed No Limits Cash Gold Generator comes in.The Need Fo ...tages of using the Need For Speed No Limits Cash Gold Generator is that it's extremely easy to use. All you have to do is enter your username and the am
    2 KB (430 words) - 18:26, 9 April 2023

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)

Views
Personal tools