LinuxQuestions.org
Help answer threads with 0 replies.
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 01-26-2005, 12:57 PM   #1
wrat
Member
 
Registered: May 2004
Posts: 245

Rep: Reputation: 30
fluxbox in debian sid help


im usin kde and want to try flux...so I use synaptic install fluxbox and flux conf....logout of kde ( I dont use any display manager I get to kde by #startx ) ..#startx hmm kde starts logout..#startfluxbox ..error cant find display make sure you startx.. hmmmm...ok so I google a bit ....edit xinintrc add exec /usr/bin/fluxbox ...all that was there b4 was . ./etc/X11/Xsession...so now it reads
. /etc/X11/Xsession
exec /usr/bin/fluxbox

ok logut of kde....#startx ...hmmm kde starts....edit xinitrc...remove ./etc/x11/session ..log out of kde...#startx ahh ha fluxbox starts BUT my menu consits of : xterm,exit,restart..thats
it and when I click on xterm NOTHING happens so I can do NOTHING.....ok so ive used flux on damn small linux and freebsd so I know that something is not quite right but I dont know how to fix it
 
Old 01-26-2005, 01:48 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
I don't know debilian well enough to know whether
it will take care of your menu needs or not... but
being a slacker and used to setting my machine
up the way I want :} ...

Edit ~/.fluxbox/menu and add stuff to your hearts
content and customize your menu just the way you
want it to be.



Cheers,
Tink
 
Old 01-26-2005, 02:20 PM   #3
wrat
Member
 
Registered: May 2004
Posts: 245

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by Tinkster
I don't know debilian well enough to know whether
it will take care of your menu needs or not... but
being a slacker and used to setting my machine
up the way I want :} ...

Edit ~/.fluxbox/menu and add stuff to your hearts
content and customize your menu just the way you
want it to be.



Cheers,
Tink
well therin lies the problem I CANT do anything in flux I mean nothing well I can stare at the desktop but since I cant even get an xterm I can edit nothing type nothing do nothing ....something is not quite right.....and I know in freebsd 5.3-release and flux .094-dev it will generate a menu for you so I would think in deb it should be able to do the same
 
Old 01-26-2005, 02:21 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Ctrl-Alt-FX (where X stands for a number between
1 and 6) ... log-in as yourself and edit the bloody menu :D


Cheers,
Tink
 
Old 01-26-2005, 02:26 PM   #5
wrat
Member
 
Registered: May 2004
Posts: 245

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by Tinkster
Ctrl-Alt-FX (where X stands for a number between
1 and 6) ... log-in as yourself and edit the bloody menu


Cheers,
Tink
uh yeah what menu where and how..see if I login to flux I cant do a damn thing
 
Old 01-26-2005, 02:29 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
*sigh*
You know that you have 6 full-screen consoles
that work independently of the X-Server?

You switch to one of those, log in as your user
and just do
[vi|emacs|pico|nano|joe] ~/.fluxbox/menu



Cheers,
Tink
 
Old 01-26-2005, 02:38 PM   #7
wrat
Member
 
Registered: May 2004
Posts: 245

Original Poster
Rep: Reputation: 30
there has got to be a better way ....then manually adding 20-30 progs by hand to a menu...something aint right....didnt have to do that with frebsd there has got to be something missing
 
Old 01-26-2005, 02:50 PM   #8
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Try
Code:
fluxbox-generate_menu
READ THIS

Last edited by comprookie2000; 01-26-2005 at 02:53 PM.
 
Old 01-26-2005, 03:05 PM   #9
wrat
Member
 
Registered: May 2004
Posts: 245

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by comprookie2000
Try
Code:
fluxbox-generate_menu
READ THIS
command not found??
thats what i used in freebsd and it worked like a charm.....I first tried compile flux from source cause it was newer than whats in sid but it just kept spitting errors at #make
and couldnt fix it
 
Old 01-26-2005, 03:39 PM   #10
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
You should have it,try to locate it locate fluxbox-generate_menu.As they say its not in your $PATH.May need slocate for locate,don't know debian that well.
Code:
apt-get install slocate
updatedb
locate fluxbox-generate_menu

Last edited by comprookie2000; 01-26-2005 at 03:42 PM.
 
Old 01-26-2005, 03:51 PM   #11
wrat
Member
 
Registered: May 2004
Posts: 245

Original Poster
Rep: Reputation: 30
all I have is the doc for it no bin no lib
/usr/share/doc/fluxbox/fluxbox-generate_menu.gz
 
Old 01-26-2005, 04:15 PM   #12
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Moved: This thread is more suitable in the Debian forum, and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 01-26-2005, 04:55 PM   #13
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
As root user, do this:
Code:
aptitude -r install menu-xdg
That should add the Debian menu into fluxbox.

The man page for fluxbox is long, detailed and very much worth reading.
 
Old 01-26-2005, 05:10 PM   #14
wrat
Member
 
Registered: May 2004
Posts: 245

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by Dead Parrot
As root user, do this:
Code:
aptitude -r install menu-xdg
That should add the Debian menu into fluxbox.

The man page for fluxbox is long, detailed and very much worth reading.
no go did nt do a thing
 
Old 01-26-2005, 05:24 PM   #15
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Quote:
no go did nt do a thing
We need a bit more info to be able to help you. Is your problem that the command didn't install any packages? Or is the problem that the command installed packages but you've still got no menu?
 
  


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
will the ltmodem drivers work in debian sid (knoppix sid) maximalred Debian 5 05-29-2009 10:44 AM
debian sid pppoeconf lestoil Debian 3 11-14-2005 01:38 AM
Fluxbox back to normal in Sid. yay! macondo Debian 0 07-31-2004 07:40 PM
What our the differences between debian (Sid) and knoppix 3.4 (Sid)? maximalred Debian 6 06-06-2004 08:39 PM
Debian Sid BittaBrotha Debian 11 07-06-2003 09:35 PM

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

All times are GMT -5. The time now is 12:55 AM.

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