Author Topic: installing BlackBox  (Read 1028 times)

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
installing BlackBox
« on: 28 June 2002, 05:02 »
I just dled and compiled blackbox.What do i need to do to get it to be an option to load at my login thingy??

[ June 27, 2002: Message edited by: Master of Reality / Bob ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
installing BlackBox
« Reply #1 on: 28 June 2002, 07:39 »
are you using kdm or gdm
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
installing BlackBox
« Reply #2 on: 28 June 2002, 08:10 »
uhhh.....?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
installing BlackBox
« Reply #3 on: 28 June 2002, 20:44 »
KDE desktop manager, Gnome Desktop manager.
I think... Correct me if I'm wrong.
Contains scenes of mild peril.

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
installing BlackBox
« Reply #4 on: 28 June 2002, 20:46 »
hmmmmmmmmmmm.... How would i check?
I have a crippled version of gnome and KDE on my comp.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
installing BlackBox
« Reply #5 on: 28 June 2002, 21:17 »
Look in /etc/sysconfig/desktop file.  If "DISPLAYMANAGER=KDE" is set it will use "kdm" and if "DISPLAYMANAGER=GNOME" is set it will use "gdm".  If you change that, you will have to restart X for it to take effect.

The "/etc/X11/prefdm" script looks in that "desktop" file and starts the appropriate display manager (graphical login). Take a look at the script, it's pretty simple.

[ June 28, 2002: Message edited by: VoidMain ]

Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
installing BlackBox
« Reply #6 on: 28 June 2002, 22:11 »
I am using KDM.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
installing BlackBox
« Reply #7 on: 28 June 2002, 22:29 »
same as i am, redhat something right or whatever, heres how i did it

ok, now that it is installed goto
/usr/share/apps/switchdesk

then make a file called

Xclients.blackbox

then put this into the file

#!/bin/sh
exec /usr/local/bin/blackbox

after that

chmod +x Xclients.blackbox /*another 15 minutes of frustion figured that one out*/

the goto
/etc/kde/kdm

use your favorite text editor on the kdmrc file
there should be a line that says

SessionTypes=

put a comma at the end of that line and type in blackbox
save it and log out and try to use blackbox, you should be able to
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
installing BlackBox
« Reply #8 on: 28 June 2002, 22:47 »
blackbox is hella-fast. How do i edit the menu in it though? I need to add mozilla to it. And how do i change the background?
How do i take a screenshot in BlackBox?

[ June 28, 2002: Message edited by: Master of Reality / Bob ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
installing BlackBox
« Reply #9 on: 28 June 2002, 23:14 »
and thats were my knowledge of blackbox and friends ends.
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
installing BlackBox
« Reply #10 on: 28 June 2002, 23:38 »
hahaha, i just found a config program for blackbox, i don't know if it works but have fun


bbconf program
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
installing BlackBox
« Reply #11 on: 29 June 2002, 00:24 »
no where near as good as the control panel in KDE, but its still goodish
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
installing BlackBox
« Reply #12 on: 29 June 2002, 05:13 »
Blackbox supports KDE calls does it not? Can't you use ksnapshot?  Otherwise there's always "xwd" which should work for any window manager, but it's a command line utility.
Someone please remove this account. Thanks...