LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Ratpoison question (https://www.linuxquestions.org/questions/linux-software-2/ratpoison-question-145861/)

Squall 02-13-2004 10:12 PM

Ratpoison question
 
Let's keep this short and sweet: I use SuSE 8.2 Pro, my login screen never shows, it just starts immediately in ratpoison. The end. If you need further info, notify me.

Squall 02-14-2004 01:12 PM

I really hate to do this but...
 
I'm going to bump this. I REALLY need to know the answer because it is all but preventing linux to be operational under anything but a minimalist system.

abgdf 03-20-2004 01:29 PM

Try

init 3

or STR+ALT+Backspace
(= kill X-Server)

to go back to the console.

There try typing

startx WINDOWMANAGER=kde

or

startx kde

or

startx windowmaker

Or try starting

YaST2

in ratpoison (By the way: How did you install this in suse. I'd like to have it in suse 9.0 but cannot compile it) and try something there.
There could also be a file in
/boot/grub/, something called grub1st.conf or so.
Edit it with mcedit for example and
change "init 5" to "init 3" to boot to console
and do startx ... from there.
Did it help ?

abgdf 03-20-2004 01:31 PM

Oh,

STR is CTRL

abgdf 03-20-2004 04:53 PM

I have to correct myself once more:

It wasn't in /boot/grub/grub1st or something, where to set init 3.

It was the file /etc/inittab

There it says something like

id:5:initdefault:

You can edit this to

id:3:initdefault:

then you should be able to boot to console, where you can look for another windowmanager.

By the way: I just tried enlightenment with an aqua-theme.
That somehow killed my X-server completely. It wouldn't start kde nor windowmaker. I had to reinstall.
I hope you don't have to.

Bye


All times are GMT -5. The time now is 05:21 PM.