LinuxQuestions.org
Visit Jeremy's Blog.
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 05-15-2005, 04:20 PM   #1
c_olin3404
Member
 
Registered: Jan 2004
Posts: 131

Rep: Reputation: 15
couple questions...


I just finished installing slackware, and I have a coulpe questions.


How can I set up my internet? I have a LAN and the router is connected to the internet, what files do i have to edit to conenct to the internet?

I'm using Fluxbox, and how can I change the resolution to 1280x1024? I know my monitor can support it, but do I need to get my ATI drivers first?

And where can I change my mouse sensativity?

And my sound is not working

Thanks

Last edited by c_olin3404; 05-15-2005 at 04:28 PM.
 
Old 05-15-2005, 05:09 PM   #2
c_olin3404
Member
 
Registered: Jan 2004
Posts: 131

Original Poster
Rep: Reputation: 15
Ok, I got it to connect to the internet, now the only questions that remain.

How do I instal ATI drivers?

How do I make my mouse less sensative?

How do I make my mousewheel work?

Also, I'm using fluxbox, and all programs (like mozilla) do not match the fluxbox theme, its the ugly cream color. How can I change this color?


Thanks
 
Old 05-15-2005, 05:17 PM   #3
onelung02
Member
 
Registered: Oct 2003
Location: utah
Distribution: Slackware 10.0, Gentoo 2006.0
Posts: 289

Rep: Reputation: 30
Resolution:

Open your favortime terminal. Type
Code:
su
Enter your root password
Then:
Code:
joe /etc/X11/xorg.conf
This will open your X server conf.

Scroll down to where you see this:

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24



Now, usually by defauly your defauly depth is 24

So scroll down to the Subsection with the Depth of 24 in it and put a line below and add this:

Modes "1280x1024"

You can add all the modes that you want. Then restart the X server, if you are in GUI, and then that should do it.


ATI drivers how to:

http://www.linuxquestions.org/questi...hreadid=174447

-onelung
 
Old 05-15-2005, 05:20 PM   #4
onelung02
Member
 
Registered: Oct 2003
Location: utah
Distribution: Slackware 10.0, Gentoo 2006.0
Posts: 289

Rep: Reputation: 30
Oh missed one. The mouse wheel. K open back up your /etc/X11/xorg.conf (the file we just edited). Look for this:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
EndSection

And make it this:
(the lines to add have an ***)

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
***Option "Buttons" "5"
***Option "ZAxisMapping" "4 5"
EndSection

Now I don't know what your protocol is, but for me it is USB and by default with that the protocol is set to auto, so make sure to change that to "IMPS/2" if neccesary. Then just restart X and you are good. :-)

-onelung

ALSO: As for the mouse sensitivity, you got me!!!
 
  


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
Couple questions. kuplo Linux - Newbie 0 11-26-2005 10:48 AM
couple of questions?? Lucas10 Linux - Newbie 23 06-04-2005 05:45 PM
a Couple of questions! Nik0s Linux - Newbie 14 01-25-2004 11:01 AM
Just a couple of questions... LI-6Y LUCY Linux - Newbie 4 09-07-2003 09:33 AM
A couple questions aceman817 Linux - Networking 2 04-25-2001 06:02 PM

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

All times are GMT -5. The time now is 04:11 PM.

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