LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-10-2003, 08:56 AM   #1
hecresper
Member
 
Registered: Dec 2002
Location: California
Distribution: Slackware & FreeBSD
Posts: 169

Rep: Reputation: 30
Question Got fluxbox?


Hi,

I download the fluxbox pkg mentioned at fluxbox.org. The main site's pkg said that it was for 8.1, but I downloaded it anyways and installed it.

I copied xinitrc.wmaker to xinirtrc.fluxbox and edited the lines related to wmaker out and added a line to start fluxbox. I then edited Xsessions and added a line to show fluxbox as an option in kdm. Well, fluxbox didn't start that way and it didn't start by just using the console. Did I go about it the wrong way? Is there a Slackware 9 pkg roaming around the 'net?

Thanks.
 
Old 04-10-2003, 01:05 PM   #2
R0N1N
Member
 
Registered: Sep 2002
Location: United States
Distribution: Slackware 8.1, 9.0 / Debian 3.0
Posts: 44

Rep: Reputation: 15
I wouldn't think that a slackware 8.1 package will work on slackware 9.0. They use two different versions of gcc (2.95.x and 3.2.x. I would recommend that you just download the source and build it yourself.
 
Old 04-10-2003, 04:49 PM   #3
wr3ck3d
Member
 
Registered: Dec 2002
Location: IL
Distribution: NetBSD, Slackware, Gentoo, Debian, FreeBSD
Posts: 444

Rep: Reputation: 31
You can use the 8.1 fluxbox package with 9 no problem. Just install the package, copy this for your .xinitrc
Code:
#!/bin/sh
# $XConsortium: xinitrc.cpp,v 1.4 91/08/22 11:41:34 rws Exp $
 
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/usr/X11R6/lib/X11/xinit/.Xresources
sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap
 
# merge in defaults and keymaps
 
if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi
 
if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi
 
if [ -f $userresources ]; then
    xrdb -merge $userresources
fi
 
if [ -f $usermodmap ]; then
    xmodmap $usermodmap
fi
 
# Any programs you want to start place under here and put a "&" after
# Here is a example
# gkrellm -w &

# Start the window manager:
exec /opt/fluxbox/bin/./fluxbox
put that in as ~/.xinitrc...startx and you should be fine
 
Old 04-10-2003, 08:31 PM   #4
m32
Member
 
Registered: Feb 2003
Location: Cedar Park, TX
Distribution: Slackware 9.0, RH 9
Posts: 39

Rep: Reputation: 15
I thought I read somewhere that fluxbox came with 9...is that not true?
 
Old 04-10-2003, 09:37 PM   #5
MykilX
Member
 
Registered: Apr 2003
Location: East Coast USA
Distribution: Slackware
Posts: 59

Rep: Reputation: 16
yes fluxbox does come with slack 9, also blackbox. It's not on the install disk though. It's on the second disk. Not sure which diskset though.
 
Old 04-11-2003, 01:20 AM   #6
docGonzo2000
Member
 
Registered: Jan 2003
Location: Texas
Distribution: Libranet 8.1, Slackware 9
Posts: 107

Rep: Reputation: 15
It's in the extras directory on the ftp site. Any of the ftp sites. Along with Xcdroast and a bunch of other good stuff.
 
Old 04-11-2003, 03:07 AM   #7
hecresper
Member
 
Registered: Dec 2002
Location: California
Distribution: Slackware & FreeBSD
Posts: 169

Original Poster
Rep: Reputation: 30
Yep, downloaded the pkg from the extras dir, but the configs I have for my mouse did not work when I started Phoenix. I'll keep plucking at it, tho. Until everything works the way I want it. Thanks for the tips.
 
Old 04-11-2003, 02:44 PM   #8
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Id get the latest release from fluxbox and compile it yourself, its real easy, its a generic install.

Slackware has fluxbox .1 package, and They are up to .9, much better.
 
Old 04-13-2003, 08:49 PM   #9
aaron_n
LQ Newbie
 
Registered: Apr 2003
Distribution: slack9.0
Posts: 8

Rep: Reputation: 0
i just compiled fluxbox from source and edited the bottom of the .xinitrc file (in my home dir) like this:

Code:
...
# Start the window manager:
exec fluxbox
 
Old 04-14-2003, 01:59 AM   #10
hecresper
Member
 
Registered: Dec 2002
Location: California
Distribution: Slackware & FreeBSD
Posts: 169

Original Poster
Rep: Reputation: 30
Got fluxbox working and with the sidebuttons on the mouse working, too. I edited the same file: ~/.xinitrc

I added the call to my sidebuttons script before the call to start fluxbox. Thanks all for your posts.
 
  


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
Fluxbox: Enabling KDE using package install of fluxbox underline Linux - Software 0 12-27-2003 10:11 AM
fluxbox??? yenonn Linux - Newbie 3 10-02-2003 10:33 AM
FLuxbox help please!!! Devboy Linux - Newbie 9 07-31-2003 08:02 PM
Fluxbox alitrix Linux - Software 1 06-29-2003 12:36 PM
Fluxbox Astro44 Linux - Newbie 4 04-09-2003 04:48 PM

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

All times are GMT -5. The time now is 05:17 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