LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 03-20-2003, 01:53 AM   #1
stting
LQ Newbie
 
Registered: Mar 2003
Location: Bellevue, WA
Posts: 17

Rep: Reputation: 0
New foray into slackware...


K, so I managed to get a copy of the latest slackware 9.0.

I've just installed it successfully on an older PII 266.

I've been running mandrake 9 on my main box, and I'm hopefully planning to make the switch to slackware after I've tried it out on the old box.

The install went fairly smoothly, I installed everything, and X ran correctly out of the box. I successfully installed nvidia drivers and mosfet's theme. So far, I really like it.

A few questions though...mainly on how to change how things are run on my slackware box:

First, I noticed that only root can mount and access /mnt/floppy (and probably /mnt/cdrom, although I haven't checked). I want to change it so that normal users can mnt and access them. How? I was fiddling with permissions of the /mnt/floppy dir and /dev/fd0, but to no avail.

Second, in mandrake, when I run xterm, there was a way to, by using ctrl and click a mouse button, to get a menu that will allow me to change the size of the font used in xterm. How do I do this in slackware?

Third, I have a regular ps2 mouse (from Dell actually...) with a wheel. How do I get the wheel to work? In the install, I just chose ps2 mouse.

Finally, I notice that kde is not that snappy on my old box, and I want to try some of the lighter weight environments. What are the commands to do that?

Thanks all for your help.
 
Old 03-20-2003, 01:58 AM   #2
kater
Member
 
Registered: Feb 2003
Location: Switzerland, Berne
Distribution: Slackware 9.0
Posts: 186

Rep: Reputation: 30
For the mounting problem: Edit /etc/fstab
For the mouse: Edit /etc/X11/XFree86Config and change the mouse protocol from PS2 to IMPS2.
 
Old 03-20-2003, 02:17 AM   #3
busbarn
Member
 
Registered: Feb 2002
Location: Denver, CO US
Distribution: Arch
Posts: 453

Rep: Reputation: 30
you also may need to add
option "ZAxisMapping" "4 5" to your mouse config in Xfree86config like this:

ection "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"

about the xterm thing, cntrl-click works in gentoo...it should work in slack also.

Fluxbox is probably one of the best lightweight environments.
 
Old 03-20-2003, 02:58 AM   #4
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Re: New foray into slackware...

Quote:
Originally posted by stting
K, so I managed to get a copy of the latest slackware 9.0.

I've just installed it successfully on an older PII 266.
How much ram do you have in it?
Quote:
Originally posted by stting
I've been running mandrake 9 on my main box, and I'm hopefully planning to make the switch to slackware after I've tried it out on the old box.

The install went fairly smoothly, I installed everything, and X ran correctly out of the box. I successfully installed nvidia drivers and mosfet's theme. So far, I really like it.

A few questions though...mainly on how to change how things are run on my slackware box:

First, I noticed that only root can mount and access /mnt/floppy (and probably /mnt/cdrom, although I haven't checked). I want to change it so that normal users can mnt and access them. How? I was fiddling with permissions of the /mnt/floppy dir and /dev/fd0, but to no avail.
As kater said, fstab is the file you need to edit, do "man fstab" and look at the options.
Quote:
Originally posted by stting
Second, in mandrake, when I run xterm, there was a way to, by using ctrl and click a mouse button, to get a menu that will allow me to change the size of the font used in xterm. How do I do this in slackware?
If your using the KDE terminal then your probably using konsole, right click and select "Settings-->Font".
Quote:
Originally posted by stting
Third, I have a regular ps2 mouse (from Dell actually...) with a wheel. How do I get the wheel to work? In the install, I just chose ps2 mouse.
What busbarn said.
Quote:
Originally posted by stting
Finally, I notice that kde is not that snappy on my old box, and I want to try some of the lighter weight environments. What are the commands to do that?

Thanks all for your help.
You can find blackbox and fluxbox packages in the /slackware-9.0/slackware/extra directory on your local slackware mirror.
Filling this PII 266 box with as much ram as you can get your hands on will speed things up a bit.
 
Old 03-20-2003, 11:43 AM   #5
stting
LQ Newbie
 
Registered: Mar 2003
Location: Bellevue, WA
Posts: 17

Original Poster
Rep: Reputation: 0
It has 287mb of ram
 
Old 03-20-2003, 12:04 PM   #6
stting
LQ Newbie
 
Registered: Mar 2003
Location: Bellevue, WA
Posts: 17

Original Poster
Rep: Reputation: 0
Re: Re: New foray into slackware...

Quote:
Originally posted by Aussie

If your using the KDE terminal then your probably using konsole, right click and select "Settings-->Font".
Its xterm that I'm using, not kde terminal, i.e. after pressing alt-F2, I type in xterm.
 
Old 03-23-2003, 06:26 PM   #7
kbd
LQ Newbie
 
Registered: Mar 2003
Posts: 1

Rep: Reputation: 0
> Second, in mandrake, when I run xterm, there was a way to, by using ctrl > and click a mouse button, to get a menu that will allow me to change the
> size of the font used in xterm. How do I do this in slackware?

Pressing ctrl and the third mouse button should bring up the fontMenu when using a xterm (it does for me at least).
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
About Slackware 9.1 boot disk?? ftp://ftp.kpn.be/pub/linux/slackware/slackware-9.1-is AL3OMDAH Slackware 4 04-18-2007 09:54 AM
Dual boot windows/slackware, but slackware installed first? Cryptic_K Slackware 3 11-20-2006 12:49 PM
Slackware 10 RC2 released; Slackware 10 imminent... SBing Slackware 22 06-22-2004 07:53 AM
Newer Slackware Packages on older slackware version pengStudent Slackware 2 11-12-2003 12:47 PM
wine and winesetuptk working well with slackware 9.0 and slackware 9.1 oobe Linux - Software 0 10-19-2003 12:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:54 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration