Results 1 to 10 of 25
so i got the repositories for the sourcelist, then i went to my synapic pakcage manager and download fluxbox and everything that needed to be downloaded along with it. and ...
- 07-24-2005 #1Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
fluxbox
so i got the repositories for the sourcelist, then i went to my synapic pakcage manager and download fluxbox and everything that needed to be downloaded along with it. and i don't see it anywhere.
what i've done.
in terminal:
fluxbox
open fluxbox
fluxbox open
fluxbox shell
shell fluxbox
in my "run" thing:
fluxbox
i also restarted my computer, but still nothing. i use ubuntu 5.04Signature removed by moderator - please see forum rules or else.
- 07-24-2005 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,779
go to /home/.xinitrc and enter: exec fluxbox
save the file and when you login next, X should open in fluxbox
- 07-24-2005 #3Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
" /home/.xinitrc " as in my home folder?, if so there's nothing fluxbox related there, and when i put it in terminal it just tells me directory can't be found, yeah, i know i'm doing some **** wrong with something simple.
Originally Posted by Ozar Signature removed by moderator - please see forum rules or else.
- 07-24-2005 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,779
When I posted that, I was thinking you might not be running any other window manager. If you are running Gnome, with GDM, you should be able to log out, then when you get ready to log back in, look at the "sessions" option, and pick Fluxbox. I don't run gdm, so I'm not certain that it will be there as an option.
- 07-24-2005 #5Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
eh, i'm not running any other windows manager, i don't think, the most alterating thing i installed to my desktop is gdesklets
Signature removed by moderator - please see forum rules or else.
- 07-24-2005 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,779
Ok, if no other WMs, I'm assuming you are using xdm as your display manager and that you've successfully installed and configured your machine to start an X display.
You should be able to create the .xinitrc file in your /home directory using vim, nano, pico, or some other text editor. Note the dot in front of the file name.
Insert the line: exec fluxbox
save the file
enter the command: startx
This should start fluxbox.
- 07-24-2005 #7Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
so i went to my text editor and created a file named "xinitrc" with nothing in it, then went to terminal and put exec fluxbox and then startx, still nothing
Code:Failed to read: session.useMod1 Setting default value apps file failure ThemeItem<Font>: Warning! Failed to load default value 'fixed' ThemeItem<Font>: Warning! Failed to load default value 'fixed' ThemeItem<Font>: Warning! Failed to load default value 'fixed' Failed to read: session.screen0.imageDither Setting default value Failed to read: session.screen0.opaqueMove Setting default value Failed to read: session.screen0.sloppywindowgrouping Setting default value Failed to read: session.screen0.workspacewarping Setting default value Failed to read: session.screen0.desktopwheeling Setting default value Failed to read: session.screen0.autoRaise Setting default value Failed to read: session.screen0.clickRaises Setting default value Failed to read: session.screen0.decorateTransient Setting default value Failed to read: session.screen0.rootCommand Setting default value Failed to read: session.screen0.resizeMode Setting default value Failed to read: session.screen0.windowMenu Setting default value Failed to read: session.screen0.followModel Setting default value Failed to read: session.screen0.window.focus.alpha Setting default value Failed to read: session.screen0.window.unfocus.alpha Setting default value Failed to read: session.screen0.menu.alpha Setting default value Failed to read: session.screen0.menuDelay Setting default value Failed to read: session.screen0.menuDelayClose Setting default value Failed to read: session.screen0.menuMode Setting default value Failed to read: session.screen0.overlay.lineWidth Setting default value Failed to read: session.screen0.overlay.lineStyle Setting default value Failed to read: session.screen0.overlay.joinStyle Setting default value Failed to read: session.screen0.overlay.capStyle Setting default value BScreen::BScreen: an error occured while querying the X server. another window manager already running on display :0.0 root@max:/home/maxcespedes # startx Fatal server error: Server is already active for display 0 If this server is no longer running, remove /tmp/.X0-lock and start again. Please consult the The X.Org Foundation support at http://wiki.X.Org for help.Signature removed by moderator - please see forum rules or else.
- 07-24-2005 #8forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,779
Note that the file needs a dot in front of it, like this: .xinitrci went to my text editor and created a file named "xinitrc"
I'm not sure how far along you are in your install.
Did you do a fresh netinstall of Debian Sarge?
Did you install the X system after completing the base install?
Did you run xf86config?
What other apps have you installed?
- 07-24-2005 #9Linux Newbie
- Join Date
- Jul 2005
- Location
- massachusetts, north america
- Posts
- 105
i use ubuntu 5.04
Originally Posted by Ozar
i edited out my sourcelist with the one ubuntuguide said i should have
i got fluxbox from synapic
that's it.
and putting ".xinitrc" didn't helpSignature removed by moderator - please see forum rules or else.
- 07-24-2005 #10forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,779
Ok, I think Ubuntu uses GDM, so you should be able to select a fluxbox "session" in GDM right before logging in. You can delete the .xinitrc file if it's not needed.


Reply With Quote
