fluxbox


 
Thread Tools Search this Thread
Special Forums UNIX Desktop Questions & Answers fluxbox
Prev   Next
# 1  
Old 01-14-2005
fluxbox

I have a problem witch my fluxbox, I can't configurie my keys.
I wrote :
Code:
Mod1 Tab :NextWindow
    Mod1 F1 :Workspace 1
    Mod1 F2 :Workspace 2
    Mod1 F3 :Workspace 3
    Mod1 F4 :Workspace 4

and I can't use F1 , F2 ...
any suggestion ??
thx
cU
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

wireless connection with fluxbox via commands

Hi, By default I use all gnome stuff (gdm+metacity+...) and my connection works well. I wanted to try fluxbox. So I've just changed my window manger. And under fluxbox, wireless isn't managed automatically like with gnome. So I tried to set it up manually ... but I can't make my wireless... (0 Replies)
Discussion started by: xib.be
0 Replies

2. Slackware

FluxBox: Can't add to menu

Have problem with the menu in FluxBox on SlackWare 13.1 on my desktop. I simply can't add things to the menu, on my Laptop I do as follows: Open a terminal, type emacs ~/.fluxbox/menu Then I add or remove the things I want to add or remove. But on my desktop I can remove things, but I... (2 Replies)
Discussion started by: looop
2 Replies
Login or Register to Ask a Question
bbrun(1)							      bbtools								  bbrun(1)

NAME
bbrun - An elegant tool for the Blackbox window manager that runs commands SYNTAX
bbrun [OPTIONS] [-- [-display <display>]]... DESCRIPTION
bbrun is a small but very useful application. It makes it convenient to quickly execute commands from the blackbox or fluxbox window man- agers. bbrun is very similar to KDE's Alt+F2 Run Command dialog box. When launched, it occupies a small portion of the desktop and docks itself to the right side of the screen. The run dialog is opened by clicking on the tiny bbrun window. You don't necessarily need blackbox for this program to work. It looks just as good in fluxbox, but it won't look the same in other window managers. FILES
~/.bbrun_history OPTIONS
-a, --advanced - advanced mode, shows more options than the normal command entry box. The default is for it to be in normal (tradi- tional/simple) mode. -h, --help - this help screen -i, --history-file=<history file> - set the history file to use. (default: ~/.bbrun_history) -v, --version - print the version number -w, --withdraw - withdrawn mode, will go straight to command entry box Options that must occur after '--' if they are used: -display <display> - set the display that the gearbox should show up on GENERAL USAGE INFO
bbrun can be run in normal mode where it creates an icon that sits in the slit. You can then click on the gear icon to make the text entry window popup. You can also run bbrun in withdrawn mode by specifying the -w flag. This is ideal for use with the key shortcut program bbkeys since it will jump straight to the text entry screen. bbrun also supports the 'escape' and 'enter' keys for those of you who like to use the mouse as little as possbile. bbrun keeps a history of your most recent commands. The history list is stored in the '.bbrun_history' file in your home directory. If the file does not exist it is created automatically. Also keep in mind that you need quotes when you specify arguments with spaces in them. eg. mpg123 '/mp3/Creed - Higher.mp3' This file was updated by Kevin Coyner <kcoyner@debian.org> on February 12, 2007. Josh King <;jking@dwave.net> 1.6 bbrun(1)