LinuxQuestions.org
Visit Jeremy's Blog.
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
 
LinkBack Search this Thread
Old 08-07-2003, 09:55 PM   #1
spork545
Member
 
Registered: Jul 2003
Location: New York
Distribution: XP,Suse 9-something and debian
Posts: 33

Rep: Reputation: 15
slack probs, and mandy


righto..well i finally got slack working on my pc (like..witha window manager instead of comand line) now however, i have a few things that maybe some of you people could help me with.
for example
1)how do i pick another window server to boot
currently i log in and type in startx and ta-da kde. is there a way to switch gui's?
2)does slack have a bulit in adsl thing like in mandy, or do i have to dl a package from somewhere
3)i used slack to edit my fstab so that mandrake doesn't look for a nonexistant partition (long story), but mandrake boots retardedly, like..with loads of things failing, and my mouse doesn't work now
and i'd have to reinstall lilo, so im considering moving a few files over to the slack part and reinstalling mandrake. would that fix things or jsut mess them up more?

i do belive thats all that i am having issues with for today, and i thank you for your help
 
Old 08-07-2003, 11:40 PM   #2
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Hi Spork

To have a choice of Window Managers/Desktop Environments

Edit your etc/inittab file to runlevel 4

su to root - then

gedit /etc/inittab

change the 3 to a 4 in the id run level line near the top - save it

re-boot

click on Session to get access to the other Wm's and DE's

Last edited by Skyline; 08-07-2003 at 11:44 PM.
 
Old 08-07-2003, 11:46 PM   #3
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,104

Rep: Reputation: Disabled
Well, for me it's just:

xwmconfig
netconfig (if you connect via ethernet - not sure otherwise)
Not sure, probably wouldn't hurt, but I don't know if it would help.

(I boot in runlevel 3.)
 
Old 08-08-2003, 05:37 PM   #4
spork545
Member
 
Registered: Jul 2003
Location: New York
Distribution: XP,Suse 9-something and debian
Posts: 33

Original Poster
Rep: Reputation: 15
i used digiot's suggestions, simply because i think its kinda cool to boot in runtime 3. but thanks man, i might just change the runtime, it is a little annoying to have to run xwmconfig when i wanna switch, but all in all its cool, and i got the net workin 2 (i use ethernet in case you were wondering) and i found that i have another problem how do i get the scrollwheel to work?

i have a ms intelimouse 3.0 , usb connection, optical, and it will recognize if i press the wheel down as a mmb, but turning the wheel does nothing. mandrake had it working, is there like a mouse.cfg file or soemthing i could just borrow from that install? (before i kill it, cuz its tragically screwed and i want mandrake's lilo anyway) even though i couldn't set sep things for all 5 buttons, thats ok but i dont think i can live without a scrollwheel. otherwise i might plug in my old ps2 wheelmouse, but it don't work too well ( my friend glued the ball compartment shut, and now its very jagged from where i tried to knife it open)
if there is a way to get slack to realize its a scrollmouse, that would be great

i looked through the kde control center but in the X display setup thingie you pick usbmouse and thats that,..so..ya

thanks for the help guys
 
Old 08-08-2003, 06:00 PM   #5
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,104

Rep: Reputation: Disabled
Add

Option "ZAxis Mapping" "4 5"

after the main stuff about the mouse in /etc/XF86Config and make sure Option "Protocol" says "IMP/S2" - it varies from mouse to mouse but that works with most and I believe it will with your ms intellimouse. (I've got an IBM and had an HP working with that, too, so that's all I know. But I think Intellimouse is actually the 'IM' in that.)

And no problem. It's a real headache to configure some of this stuff.

-- Oops. Just realized you said a USB connection. Not sure what to do about that or if it even needs anything specifically. Many USB meeses come with a PS/2 adapter - my IBM does, while the HP is straight PS/2. If you have that, I'd use it - it seems PS/2s are less of a headache than USBs.

Last edited by slakmagik; 08-08-2003 at 06:03 PM.
 
Old 08-08-2003, 06:49 PM   #6
spork545
Member
 
Registered: Jul 2003
Location: New York
Distribution: XP,Suse 9-something and debian
Posts: 33

Original Poster
Rep: Reputation: 15
mine has the adapter but its on my sis' win98 box but it doesn't matter, because the device is /dev/mouse, not the ps2 port, so calling hte mouse a imp/s2 worked! i have the scroll too thanks so much man
its crazy that this mouse works even if its set as a ps2..but whatever, it works, and thats the point right?
 
Old 08-08-2003, 07:38 PM   #7
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,104

Rep: Reputation: Disabled
Well, /dev/mouse is a symlink that's probably pointing to the right place, so I thought it might not matter - just wasn't sure. But, yeah, either way, that's definitely my theory - get it to work *at all* first - make it nice and neat later.

Glad you got it going.

-- Wait a minute. That is bizarre after all. I typoed IMP/S2 - meant to say IMPS/2. It works with IMP/S2? Odd.

Last edited by slakmagik; 08-08-2003 at 07:42 PM.
 
Old 08-09-2003, 09:12 AM   #8
spork545
Member
 
Registered: Jul 2003
Location: New York
Distribution: XP,Suse 9-something and debian
Posts: 33

Original Poster
Rep: Reputation: 15
lol must be magic

um just another quick question.
you know how in kde you can configure lilo? well i wanted to use mandrake's lilo, but when i add a new kernel, and i copied the vmlinux file and the file it links to, (and renamed them so they're peachy), it asks for the ''inital ramdisk''
mandrake is set to run with the inital ramdisk "/boot/initrd.img"
and i couldn't find one in slack's ''/boot''
and so when i start slack with that it gives me a initrd error..um..kernel panic i think it says, and so i can only run slack via boot floppy, which is both slow and annoying.

edit::
it works fine if you don't put in a inital ramdisk, in case anyone is wondering.
just tried it

Last edited by spork545; 08-09-2003 at 09:21 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing Probs with CUPS and Slack 9.1 Aman9090 Slackware 6 03-10-2004 03:21 PM
trying to install slack on vmware.. HD probs.. trey85stang Slackware 3 01-25-2004 02:32 AM
Yet another zsnes make problem...in slack 9.1...redefinition probs cbreeze34 Linux - Software 0 11-29-2003 09:07 PM
Having probs with ac97 and slack 9 Veonik Slackware 15 09-02-2003 10:38 AM
New to Slack, been spoiled by Mandy, need help Jadasin Slackware 24 04-19-2003 01:59 AM


All times are GMT -5. The time now is 09:58 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration