linuxnewbie.org.gif
Tuesday, 12-Dec-2000 10:38:14 EST
Newbized Help Files articles discussion board bookshelf sensei's log advertising info

Blackbox is just another window manager for the X-window system. Like the rest (eg. kde, gnome, windowmaker, anotherlevel etc), its function is to ease the user with its point and click functions. The one main advantage of Blackbox is its speed. It is extremely fast as compared to the others. Reason being it uses minimal resources. Everything is set to simplicity, but yet all important functions are available. Another advantage is its simple configuration files. It is highly configurable and easy to too. Installing themes and styles is a breeze that it can be done within a couple of minutes.

Obtaining Blackbox.
Download the latest version here,
http://bb.themes.org/php/downloads.phtml

Installation
Unzip the tarball: tar -zxvf blackbox-x.xx.x.tar.gz
replacing xxx with the version number
Cd into the new directory: cd blackbox-x.xx.x
Configure the install: ./configure
(If you want kde support, then type ./configure --enable-kde)
(kde support must be enable if you want to use kfm/kpanel)
Continue with install:
make
make install


Configuring your display manager to accept Blackbox.
If you have kde installed and you logged in using a gui, then most probably you are using kdm/xdm. In that case, edit /usr/sbin/fndsession. Add an entry for blackbox like this:

[ -x /usr/local/bin/blackbox ] && {
if [ "$FIRST" = "yes" ];then
LIST="$LIST;blackbox"
else
LIST="$LIST=blackbox"
FIRST="yes"
fi
}


Then, edit this file /etc/X11/xdm/Xsession. Add an entry for blackbox like this:

kde)
exec startkde
;;
gnome)
exec gnome-session
;;
blackbox)
kfm &
kpanel &
xterm -ls &
exec /usr/local/bin/blackbox
;;

the lines kfm &, kpanel & and xterm -ls & are optional. At the moment, startup folder is not available for blackbox (I'm working on an app for it). So the only way is to put those lines here. So if you want to automatically launch any programs with blackbox, just insert it here. :)

Restart X and good luck. :)

Pride
It will be anytime now that I forgot who....geez I forgot....oh yes Microsoft.

 

[-NHF Control Panel-]
The Linux Channel at internet.com
Linux Planet
Linux Today
Linux Central
Linuxnewbie.org
PHPBuilder
Just Linux
Linux Programming
Linux Start
BSD Today
Apache Today
Enterprise Linux Today
BSD Central
All Linux Devices
SITE DESCRIPTIONS
[-What's New-]
Order a Linuxnewbie T-Shirt
Easy Webcam NHF
Directory Navigation NHF
Installing Snort 1.6.3 on SuSE 6.x-7.x
Customizing vim
The SysVinit NHF
Installing ALSA for the VT82C686 integrated sound
USB Creative Video Blaster II for Linux
Configuring the Intellimouse Explorer in XFree86 V4+
The beginnings of a distro NHF
Getting Past Carnivore?
Getting and Installing PGP
Getting your ATI Rage 128 Working
How to create a multiple partition system
Using Fdisk
Introduction to Programming in C/C++ with Vim
Adding a Hard drive in Linux -- In five steps
Installing ALSA for the Yamaha DS-XG Sound Card
Getting your Diamond Rio Mp3 Player to work with Linux
Bash Programming Cheat Sheet
Installing NVIDIA Drivers for Mandrake
Setting up Portsentry
Hard Drive Speed Tweak for Linux
Sensei's Log
Chat room
Join: Linuxnewbie.org SETI Black Belts!
Send in your news
Click the image to add Linuxnewbie.org to your MyNetscape Page
[-LNO Newsletter-]

[-Archive-]
The beginnings of a distro NHF
Connecting to the Internet using KPPP
Getting your SBLive to work
Unreal Tournament NHF
LWE Day 2 Pictures
LWE Day 1 Pictures
The LNO FAQ!
WoW (Words of Wisdom)
Other sites news
What is Linux?
What is Linux? part deux (ups & downs)
Search newsgroups
The List
ALS Report
Feedback Form
jobs.linuxtoday.com.gif
Match: Format: Sort by:
Search:
Copyright © 1999 All Rights Reserved
[-Quick Links-]

Copyright 2000 internet.com Corp. All Rights Reserved. Legal Notices Privacy Policy

internet.com.gif