LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-08-2005, 08:07 AM   #16
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48

launching fbanel from the menu doesn't work. Is there a way to just add a "start button" to the current fluxbox panel(might be the slit, I'm not fully sure what the slit is)? I don't have a ~/.fluxbox/startup file. What does .Xresources do?
 
Old 12-08-2005, 08:53 AM   #17
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
Quote:
Originally Posted by microsoft/linux
I'm not fully sure what the slit is?
You have not read the Fluxbox Docs like I recommended. If you would take the time to read the provided how-to's and information, you would begin to answer your own questions.

From the Docs:

"The slit is one of the many parts of Fluxbox that has been inherited from Blackbox. It is designed to hold WindowMaker Dockapps, (and anything that runs in that mode which is called 'withdrawn' or (less often) 'swallowed'). Such applications often have a -w option, but some are automatically in withdrawn mode.
e it if it interferes with some other software you use.

Other than that, You can run any 'dockable' application. (This is also known as running in 'withdrawn' mode). As an example, xmms ships with the wmxmms application. Simply run wmxmms &, and it will appear in the slit. As mentioned above, some applications (for example gkrellm) need the -w command line switch to appear in the Slit."

</snip>


Quote:
Originally Posted by microsoft/linux
I don't have a ~/.fluxbox/startup file.
Again, please attempt to read the online information.
From the Fluxbox Wiki: How-To Create & Edit the Startup File

Quote:
Originally Posted by microsoft/linux
What does .Xresources do?
The Xresources file is read by your .xsession file when you log in. There are several command line options that can be given when an X client is run (see the man page for xterm for example.) Each of these command line options can be specified in the Xresources file. If the command line option is not specified, then the specification in the Xresources file is used as a default.
 
Old 12-08-2005, 09:00 AM   #18
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Also "man X" will give you information about .Xresources.

You can try to start fbpanel from aterm (just type "fbpanel"). If this doesn't start fbpanel, it should give you some reason why the application fails to start.

Some applications need to have a configuration file in your home directory before they start. "man fbpanel" will tell you where fbpanel expects to find its config file. Often the config file is somewhere under /etc but sometimes there's only an example of the config file in /usr/share/doc/<packagename> and you need to copy this config file to your home directory in case you want to make any local changes.
 
Old 12-08-2005, 09:26 AM   #19
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
acutally I have read the documentation. I spent a lot of time last night reading the documentation, and I've gotten keybindings set up. Granted, I don't have it printed out and memorized, but I have read it. I've also spent a lot of time on the wiki, and it's helped tremendously. The understanding that I have of the slit is that it's the little bar at the bottom of my screen that has the time, and the workspace that I'm currently in, as well as any open windows showing. How do gdesklets work? is it just something you install, or does it need to be compiled as a separate program? So basically .Xresources sets the default lauch parameters for the programs (e.g. 'aterm -tr -fg black' as opposed to basic 'aterm')?
 
Old 12-08-2005, 09:29 AM   #20
gunnix
Member
 
Registered: Apr 2004
Distribution: Arch, Debian and FreeBSD
Posts: 243

Rep: Reputation: 30
If fbpanel doesn't work for you... I think pypanel is a great panel.
I used it with openbox for a while, preferred it to fbpanel but don't remember why.

Actually I don't understand why you would want a panel in fluxbox as I think there is already one.
 
Old 12-08-2005, 09:44 AM   #21
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Quote:
why you would want a panel in fluxbox as I think there is already one
Some people like the "start button", which fluxbox's native panel doesn't have.

Fluxbox's "slit" is a special space reserved for useful little "dockapps" like Mixer.app, mount.app etc. Install some dockapps and start them from menu to see how "slit" works. Run "apt-cache search dockapp" to see a list of the available dockapps.
 
Old 12-08-2005, 11:03 AM   #22
Monkey 9
Member
 
Registered: Nov 2005
Location: The Netherlands.
Distribution: Debian-Sarge (2.4) / openSuSE 11.0.42 (Linux 2.6.25.9-3-default)/Knoppix 3.9 (2.6) /DSL 4.0.1 (2.4)
Posts: 138

Rep: Reputation: 15
Maybe its not of any value, but if you use wdm instead of xdm, and you have wmanager installed, it might be wise to:$wmanagerrc-update, in a term, if this does not work:#wmanagerrc-update ,many of your problems might be solved after this. Also if you run a plain debian, you have to $update-menus after adding progs, else they will not be visible...if you have difficulties with fluxbox, try
#apt-get install icewm icewm-themes iceme , or search for them in synaptic.
 
Old 12-08-2005, 03:10 PM   #23
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
I've got gdm installed at the moment, but that might change once I get flux configured correctly. So the slit is just a section of the screen? not an actual 'slit'? Thanks for the info, I'll have to try these when I get home(at school right now).
 
Old 12-08-2005, 06:39 PM   #24
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
when I run fbpanel in the CLI I get the errror
Code:
Including /var/lib/fbpanel/menu
menu:unknown block Plugin
menu: plugin init failed
fbpanel: can't start plugin menu
fbpanel: can't start panel
Also, the ~/.fluxbox/startup is called ~/.fluxbox/init in debian. I'm not sure why.

Is there any to set an application to start in a specified workspace?

Last edited by microsoft/linux; 12-08-2005 at 07:09 PM.
 
Old 12-08-2005, 07:35 PM   #25
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Looks like there's some kind of problem with the Debian menu. Does the menu show OK, with all your installed programs, if you right-click fluxbox's desktop?
 
Old 12-08-2005, 07:45 PM   #26
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
yes, it does. What is the command I should put in ~/.fluxbox/keys to get the fluxbox menu? If I can figure this out, I may not need fbpanel. How about getting specific programs to open in specific workspaces with keybindings? suggestions?
 
Old 12-09-2005, 02:00 AM   #27
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Quote:
What is the command I should put in ~/.fluxbox/keys to get the fluxbox menu?
So you want to make the menu visible by pressing some keys on your keyboard? That's a good idea. Setting keybindings for actions, like switching between windows and workspaces and launching apps, is the most convenient and fastest way of doing things.

I usually bind the key combination Shift-Escape to menu, and I switch workspaces by pressing Ctrl-Alt and right/left arrow key. These settings can be added to ~/.fluxbox/keys with the following three lines:
Code:
Shift Escape   :RootMenu
Control Mod1 Left      :PrevWorkspace
Control Mod1 Right     :NextWorkspace
Furthermore, I bind Shift with function keys (F1, F2 ...) to quick-launch my most often used apps. This is way faster and more convenient than clicking desktop icons. Like this:
Code:
Shift F1 :ExecCommand aterm
Shift F2 :ExecCommand firefox
Quote:
How about getting specific programs to open in specific workspaces with keybindings? suggestions?
Well, I haven't actually used this feature myself but I think this is possible to set in fluxbox. You should first open the application you want to configure to open in a specific workspace, and then right-click the title bar of that application and see what settings you can configure from the menu that the right-click opened. Then open ~/.fluxbox/apps and see what settings fluxbox has saved there. The man page has probably something more to say about this. Keybindings you can set in ~/.fluxbox/keys, like described above. I'm sure you'll figure it out.

Last edited by Dead Parrot; 12-09-2005 at 02:01 AM.
 
Old 12-09-2005, 09:45 AM   #28
michapma
Member
 
Registered: Oct 2003
Location: Zürich
Distribution: Debian
Posts: 537

Rep: Reputation: 39
You guys are really and truly evil. After spending a few hours yesterday configuring icewm...

http://people.ee.ethz.ch/~chapman/im...aker_small.png (96k, cropped)
http://people.ee.ethz.ch/~chapman/im...get-wmaker.png (189k, fullscreen)
 
Old 12-09-2005, 11:36 AM   #29
microsoft/linux
Senior Member
 
Registered: May 2004
Location: Sebec, ME, USA
Distribution: Debian Etch, Windows XP Home, FreeBSD
Posts: 1,445

Original Poster
Blog Entries: 9

Rep: Reputation: 48
I've figure it out(how to get windows to open in specific workspaces). You need to right click on the
Code:
menu bar-->Remember-->Workspace
menu bar-->Remember-->Save on Close
menu bar-->Close
This will save the location of the windows that you have open, and open them in the same spot next time you open them
 
Old 12-09-2005, 01:04 PM   #30
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
If you add fbpanel to your ~/.xsession, it will fly.

Example:

#!/bin/sh

fbpanel &
xscreensaver &

#exec icewm
#exec pekwm
exec fluxbox

logout/login

Last edited by macondo; 12-09-2005 at 01:07 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling A Non-Bloated Kernel Chryzmo Slackware 5 09-15-2005 03:59 AM
bloated? joshknape Mandriva 15 08-03-2005 03:57 AM
SuSE 9.2 seems to get bloated foxy123 SUSE / openSUSE 8 01-19-2005 09:30 AM
Im told im bloated, how to fix it??? eskiled Linux - Distributions 5 10-12-2004 07:09 PM
Bloated Distros? shermang Linux - Distributions 16 09-08-2003 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 09:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration