Re: how to set default wm?

2000-05-25 Thread Pat Mahoney
On Thu, May 25, 2000 at 10:09:35AM +0100, Benjamin F. Zhou wrote: > Thank you all for the many replies. > > but there is no x-window-manager, only: > /etc/alternatives/WindowMaker -> /usr/X11R6/bin/WindowMaker-debian > > but there is no WindowMaker-debian at all. > > I tried to manually redefine

Re: Bios Batter

2000-05-25 Thread Larry Yeung
On Thu, 25 May 2000, Robert Till wrote: > Got a problem with a Fujitsu Lifebook, only its more hardware than linux > I'm afraid. Can't do the linux til I solve this. > > Previous owner of my machine, in his infinite wisdom, passworded the > bios. And set it up so that it can only boot from driv

Bios Batter

2000-05-25 Thread Robert Till
Heelo folks, Got a problem with a Fujitsu Lifebook, only its more hardware than linux I'm afraid. Can't do the linux til I solve this. Previous owner of my machine, in his infinite wisdom, passworded the bios. And set it up so that it can only boot from drive C: Took the machine apart, looked

linux and real hibernation success

2000-05-25 Thread Craig Brozefsky
(I sent this to the Z505 list earlier, but after seeing sme discussion of hibernation with Debian another Linuxes on this list I thought people here might get a kick from it. Assuming that same BIOS is used in several different laptops (which I beleive the Phoenix BIOS is) than the following stor

Toshiba 1555CDS & X

2000-05-25 Thread Robert A. French
I have a Toshiba 1555CDS laptop. Briefly: 380MHz K6-2, 32MB, S3-Virge MX (2MB). I have X up and running in 800x600 16bpp. However, any moderate CPU activity causes severe ghosting/streaking/whatever you want to call it. Originally, scrolling and such caused this, I alleviated this somewhat thru

Re: Old Potato disks that work

2000-05-25 Thread Charles Baker
I have used the 5/5/2000 base install disks on my Dell laptop and they work fine except that dhcp didn't work. I had to specify ( read steal from another machine ) a static ip and then I was able to install potato via ftp. It went well thereafter except some mirrors were incomplete, causing me to

Re: how to set default wm?

2000-05-25 Thread Benjamin F. Zhou
> Because that is slink, not potato, and I think the original poster was > on potato. no, I have slink, maybe that's why I couldn't find the mentioned x-window-manager. I updated xwin with 3.3.6 from xfree86.org directly. that seemed not to be a good idea, and cost me so many hard nights ! also my

Re: how to set default wm? - I made it !

2000-05-25 Thread Craig Brozefsky
"Benjamin F. Zhou" <[EMAIL PROTECTED]> writes: > thank you sooo...oo much for the hint ! > although it didnt work directly after these three steps, by following your > track, I found the key is in the file /usr/X11R6/lib/X11/xinit/xinitrc. in > its last section are these lines: > > twm &

Re: how to set default wm?

2000-05-25 Thread Craig Brozefsky
Cormac McGuinness <[EMAIL PROTECTED]> writes: > I'm surprised nobody else has mentioned the following: > /etc/X11/window-managers Because that is slink, not potato, and I think the original poster was on potato. -- Craig Brozefsky <[EMAIL PROTECTED]> Lisp Web Dev List http://www

Re: how to set default wm? - I made it !

2000-05-25 Thread Benjamin F. Zhou
Hi Nico, thank you sooo...oo much for the hint ! although it didnt work directly after these three steps, by following your track, I found the key is in the file /usr/X11R6/lib/X11/xinit/xinitrc. in its last section are these lines: twm & <---the

Re: How to contribute (was: _ )

2000-05-25 Thread Heather
> Morning all: > What's the best place to get started in actually conributing to debian? I > subscribed to debian-users but couldn't take the bulk of email. Where does > the project need help? > > Jeff Adopt a man page today :) Everything whose man page is symlinked to undocumented.7.gz needs

Re: how to set default wm?

2000-05-25 Thread Benjamin F. Zhou
Hi Cormas, thank you for pointing to the critical place. Actually I set window-manager to contain the following lines right after the update:: /usr/X11R6/bin/blackbox /usr/bin/X11/blackbox /usr/bin/X11/olvm now following your pointer, I opened Xsession. But it looks like I must be famliar with s

Re: how to set default wm?

2000-05-25 Thread Cormac McGuinness
Hi I'm surprised nobody else has mentioned the following: /etc/X11/window-managers The topmost entry is executed by Xsession (found in /etc/X11/Xsession) but only if you don't have a .xsession file in your home directory. The window-managers file specifies the default for all users. Individuals mus

Re: your mail

2000-05-25 Thread Marcin Owsiany
On Thu, May 25, 2000 at 10:29:30AM -0500, Jeffrey Knight wrote: > Morning all: > What's the best place to get started in actually conributing to debian? I > subscribed to debian-users but couldn't take the bulk of email. Where does > the project need help? did you try reading www.debian.org/deve

Re: unexpected interrupt

2000-05-25 Thread Marcin Owsiany
On Thu, May 25, 2000 at 08:13:25AM -0500, Nate Bargmann wrote: > how do I blast the LILO boot record away and see if booting to > Win95 will work again? Right now the drive is essentially useless > so I'm not going to hurt anything. try FDISK /MBR (this is an AFAIR an undocumented feature of DOS

Re: how to set default wm?

2000-05-25 Thread Benjamin F. Zhou
Hi, with the right syntax for ln, I created the symlink WindowMaker pointing to blackbox. but that still does not lead to blackbox with a startx. I think there must be a .conf file somewhere which calls the default wm. Where should I look for it? thanks Ben Craig Brozefsky wrote: > Dave Sherohm

[no subject]

2000-05-25 Thread Jeffrey Knight
Morning all: What's the best place to get started in actually conributing to debian? I subscribed to debian-users but couldn't take the bulk of email. Where does the project need help? Jeff

Re: how to set default wm?

2000-05-25 Thread Benjamin F. Zhou
Thank you all for the many replies. but there is no x-window-manager, only: /etc/alternatives/WindowMaker -> /usr/X11R6/bin/WindowMaker-debian but there is no WindowMaker-debian at all. I tried to manually redefine the symlink to point to /usr/X11R6/bin/blackbox with ln -s WindowMaker /usr/X11R

Re: unexpected interrupt

2000-05-25 Thread Nate Bargmann
Someone else replied that this problem was due to APM. I can't find a way to shut APM down on this 760ED through the BIOS setup, so I would assume it needs to be done with the PS2 utility. However, that resides on the Win95 partition of the drive that won't boot. The Linux boot hangs at the poin

Re: unexpected interrupt

2000-05-25 Thread Nate Bargmann
On Tue, May 23, 2000 at 09:17:27AM -0700, lance hollman wrote: > I get frequent > 'ide0: unexpected interrupt, status=0x80, count=1' > errors and can't figure out how to make them go away. > > any help/suggestions/pointers in the right direction? > > thanks, > > lance Don't know how to fix it,