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.
|
|
05-09-2006, 10:38 AM
|
#1
|
Member
Registered: Jan 2004
Location: Pakistan
Distribution: OpenSuse 10.2, Slackware 11, Solaris 10
Posts: 415
Rep:
|
how to change the refresh rate
Hi,
I just installed slackware 10.2, and by accident discovered "fluxbox". (I've been a kde user since ages).
I really love fluxbox's simple and minimal interface, however being simple does not mean feature less, I can access my fav kde applications from it. and I've replaced KDE with fluxbox as my window manager.
Now the problem is this:
how do I change the refresh rate in fluxbox, xorgconf doesnt even ask for the refresh rate, I want it to be 85hz, I think its currently 60-70hz.
Another issue:
I have set my xinitrc to point to xinitrc.kde however whenever I start my x server it loads fluxbox.
|
|
|
05-09-2006, 10:47 AM
|
#2
|
LQ Guru
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131
Rep:
|
I believe you can add to the xorg.conf, under the Monitor section, following:
HorizSync horizsync-range
VertRefresh vertrefresh-range
where you put the values specific to your own monitor at the red-marked places in the above example. Read the man-pages of xorg.conf for more information about in which ways you can do this, and about all the other options too:
One more thing. You probably can't "replace KDE with fluxbox as your window manager", since that would mean KDE is a window manager too; KDE is a desktop environment, which consists of a window manager, applications and other stuff you don't get in a plain window manager. Actually the only thing a window manager does is manage windows (robustly said); everything else, nice or eyecandy, is just something else. This actually has got very little to do with your post but hey, that just caught my eye
Have a nice day,
Juho
Last edited by b0uncer; 05-09-2006 at 10:48 AM.
|
|
|
05-09-2006, 01:12 PM
|
#3
|
Member
Registered: Nov 2002
Location: Greensboro, NC
Posts: 182
Rep:
|
xorg.conf is located in /etc/X11. Be sure to be the root user when you edit the file (i use pico). The file is very well commented.
While you are editing the file, it might be a good time to add support for the scroll mouse if you have one. The mouse section should have the following to enable the scrool mouse:
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Bob
|
|
|
05-09-2006, 08:52 PM
|
#4
|
Member
Registered: Jan 2003
Location: montreal
Distribution: Debian Ubuntu & Slackware
Posts: 142
Rep:
|
i usually save a copy of xorg.conf file in my /home dir first....in case i screw up ;-)
|
|
|
05-10-2006, 12:42 PM
|
#5
|
Member
Registered: Dec 2005
Location: ~
Distribution: Slackware -current
Posts: 467
Rep:
|
Quote:
Originally Posted by nutronix
i usually save a copy of xorg.conf file in my /home dir first....in case i screw up ;-)
|
Hehe, i did that too, but now it just cp xorg.conf xorg.confWORKS (just next to the original, better located) i do the same with /etc/lilo.conf
Quote:
I have set my xinitrc to point to xinitrc.kde however whenever I start my x server it loads fluxbox
|
I think it will keep on doing it, i had to rename .xinitrc to NOxinitrc to start kdm or other window managers, from man fluxbox:
Code:
RUNNING FLUXBOX
This program is usually started by the user's startup script, most
times called ~/.xinitrc. To run fluxbox, modify the script by adding
exec fluxbox
Maybe trying with pkgtool?
|
|
|
05-10-2006, 03:19 PM
|
#6
|
Member
Registered: May 2004
Location: Southwestern USA
Distribution: CentOS
Posts: 279
Rep:
|
Try running xorgsetup. I've found that does a good job of setting up x. Let us know of it helps.
Dennisk
|
|
|
All times are GMT -5. The time now is 10:30 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
|
|