Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-10-2006, 09:33 PM
|
#1
|
LQ Newbie
Registered: Aug 2006
Posts: 16
Rep:
|
Slackware KDE/GUI?
Im new to linux, so my impression of KDE is that it is a GUI. Now that I finally have slack up and running I was shocked to see that it was complety text based. I have viewed screenshots of Slackware with a GUI and I was wondering how to get one, since it would make it easier then learning hundrends of commands right off the bat.
(I am running a fully installed version of 10.2 so the KDE was installed.)
|
|
|
08-10-2006, 09:37 PM
|
#2
|
Member
Registered: Dec 2005
Distribution: Slackware64 15.0 Multilib
Posts: 317
Rep:
|
Once you log in, type "startx" (without the quotes) and you should have KDE running.
Last edited by marnold; 08-10-2006 at 09:38 PM.
|
|
|
08-10-2006, 09:41 PM
|
#3
|
LQ Newbie
Registered: Aug 2006
Posts: 16
Original Poster
Rep:
|
Thank You Very Much
|
|
|
08-10-2006, 09:44 PM
|
#4
|
Member
Registered: Dec 2005
Distribution: Slackware64 15.0 Multilib
Posts: 317
Rep:
|
No problem. You may need to edit your xorg.conf file or run xorgsetup if you have problems when X and KDE start running.
|
|
|
08-10-2006, 10:04 PM
|
#5
|
LQ Newbie
Registered: Aug 2006
Posts: 16
Original Poster
Rep:
|
Quote:
Originally Posted by marnold
No problem. You may need to edit your xorg.conf file or run xorgsetup if you have problems when X and KDE start running.
|
Ok I found that out because I dont have a mouse installed so it gave me acouple errors. One was Cannot initiate core devices, and the other was XIO: Fatal IO error 104... so i kinda figured that I have to do something else. I see there is stuff on how to set the mouse so i will have to read some other posts. then ill try that xorgsetup stuff.
|
|
|
08-10-2006, 10:39 PM
|
#6
|
Member
Registered: Mar 2006
Distribution: Slackware 12.1
Posts: 95
Rep:
|
Welcome to Slackware!!
I would use this howto...
http://www.bitbenderforums.com/vb22/...?postid=311808
It is a great intro on how to set things up initially in Slack.
Happy Slacking....
|
|
|
08-11-2006, 02:03 AM
|
#7
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
You did create a normal user account before trying startx, yes? Running as root all the time is a very bad idea.
|
|
|
08-11-2006, 10:27 AM
|
#8
|
Guru
Registered: Mar 2004
Location: Canada
Distribution: Slackware (desktops), Void (thinkpad)
Posts: 7,432
|
Yes, further to what Nylex said, type adduser at the root prompt and set-up a user account. You shouldn't run your unit as root all of the time.
Last edited by hitest; 08-11-2006 at 10:30 AM.
|
|
|
08-11-2006, 05:16 PM
|
#9
|
LQ Newbie
Registered: Aug 2006
Posts: 16
Original Poster
Rep:
|
I added a user account and I tryed to run startx, but my darn mouse still fails. I tried all kids of protocols, because like i said in my other posts I have a microsoft mouse that can be usb or ps/2. So im still having trouble with it running. I have it plugged into my ps/2 port and the protocol set up as "IMPS/2", but it does not recgonize it. I dont know the protocol for usb though I havent tried it in the usb port yet.
|
|
|
08-11-2006, 05:18 PM
|
#10
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Does just leaving the protocol setting on "Auto" not work either?
|
|
|
08-11-2006, 05:20 PM
|
#11
|
LQ Newbie
Registered: Aug 2006
Posts: 16
Original Poster
Rep:
|
Quote:
Originally Posted by Nylex
Does just leaving the protocol setting on "Auto" not work either?
|
That was the begining protocol. So I will have to try that again.
|
|
|
08-11-2006, 05:35 PM
|
#12
|
Member
Registered: Aug 2004
Location: Aguascalientes, AGS. Mexico.
Distribution: Slackware 13.0 kernel 2.6.29.6
Posts: 816
Rep:
|
Hello jmw080, welcome to Slackware, where the most efficient configuration tool is yourself (the "keyboard - chair interface")
It's really weird about your mouse....
Try this:
-- connect it to the USB port
-- in the /etc/X11/xorg.conf file, in the InputDevice section for the mouse tell it that your mouse device is /dev/input/mice
-- leave the protocol as IMPS/2
-- If you have a wheelbutton and you want it to work, add in the same section
Code:
Option "ZAxisMapping" "4 5"
That should work
Let us know what happens later
Last edited by raska; 08-11-2006 at 07:05 PM.
|
|
|
08-11-2006, 05:46 PM
|
#13
|
Member
Registered: Jun 2006
Posts: 94
Rep:
|
I remember when I first set up X that I couldn't get the mouse wheel to work. Actually it worked when first configured automatically from Debian's Install. What was kind of messed up is that I ended having to run dpkg-reconfigure xserver-xfree86 to fix my monitor settings. This runs an script that is for configuring your X. One would think it would use to same facility as the main install, but no. So I had messed around with the XF86Config-4 using all sorts of settings for the mouse. None of them would work except for one. The only way my mouse wheel would work is if I used "auto" in the XF86Config-4. Pretty strange since you would think that "auto" is the first one to not work if something isn't going to work.
The nice thing about the Install is that it worked for setting up the mouse automatically. All I had to do was wiggle around the mouse while it probed it. I never could find a way to get it to do that again post-install.
|
|
|
08-11-2006, 05:56 PM
|
#14
|
Senior Member
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272
Rep:
|
Did you ever try running xorgsetup, that usually takes care of most people. If it doesn't you might tell us what kind of mouse you have. Don't try the methods in pingfloyd's post.
|
|
|
All times are GMT -5. The time now is 03:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|