LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-21-2004, 05:22 PM   #1
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Rep: Reputation: 15
Shift the Desktop...


Is there any way to "shift" the desktop? my desktop is over to the right and i'm missing part of the right of my desktop. I've adjusted the settings on my monitor as far left as they go and it still isn't far enough left. i was wondering if there is any software fix?
 
Old 04-21-2004, 05:38 PM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
You need to reconfigure XFree86. I had this problem the other day installing Mandrake 9.2. I couldn't see anything obviously wrong with the files /etc/X11/XF86Config and /etc/X11/XF86Config-4 so I deleted them and replaced them with an XF86Config file I knew worked with my hardware. So if you have another linux system installed that works, copy the /etc/X11/XF86Config across and see if it works. It can't make it any worse, can it?
 
Old 04-21-2004, 06:05 PM   #3
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
you accidently set the virtual desktop..........
this gives you a desktop bigger than available screen area.........
you just gotta find the settings on the XF86Config file and edit.........
 
Old 04-21-2004, 07:20 PM   #4
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
Virtual Desktop

I made a new xf86config file before i made this post...it didn't work...but perhaps i did something wrong...

i don't have virtual desktop on because that would fill my monitor...i have a black space on the left side that i want to shift the rest of my desktop into...Plus I didn't turn it on when i made the new xf86config file...
 
Old 04-21-2004, 11:17 PM   #5
cetialphav
Member
 
Registered: Sep 2003
Location: Raleigh, NC, USA
Distribution: Fedora
Posts: 88

Rep: Reputation: 16
Try using xvidtune. It should be installed with all Linux distributions. Note that this is a very old utility, but it works. (Gotta love a tool that starts by saying "THE INCORRECT USE OF THIS PROGRAM CAN DO PERMANENT DAMAGE TO YOUR MONITOR"). Adjust things how you want and then you can use the "Show" button to print the X modeline for your setting. You can put that in the XF86Config file.
 
Old 04-22-2004, 02:50 AM   #6
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Is there an XF86Config-4 in /etc/X11 ? If so try moving it out of the way and using the new XF86Config you made.
 
Old 04-22-2004, 06:03 AM   #7
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
Thanks...

Thanks cetialphav...that worked perfectly...
 
Old 04-22-2004, 06:16 PM   #8
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
bump...
 
Old 04-22-2004, 06:17 PM   #9
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
ok, that worked, but everytime i restart kde...it returns to the way it was...is there anyway to get it to save the changes?
 
Old 04-22-2004, 08:41 PM   #10
dawizman
Member
 
Registered: Feb 2004
Distribution: Gentoo
Posts: 119

Rep: Reputation: 15
Well, my monitor has these buttons, as do most monitors that allow you to adjust the dimensions and position of the picture.
 
Old 04-22-2004, 11:53 PM   #11
cetialphav
Member
 
Registered: Sep 2003
Location: Raleigh, NC, USA
Distribution: Fedora
Posts: 88

Rep: Reputation: 16
In your XF86Config file, you will see lines like:

Code:
ModeLine     "1400x1050" 184.0 1400 1464 1656 1960 1050 1051 1054 1100 +
hsync +vsync
xvidtune can generate a ModeLine that indicates your current settings. So use xvidtune to generate the new line and replace what is in the XF86Config file with that. Sorry I can't be more detailed, but it's been a while since I've had to do this.
 
Old 04-23-2004, 12:10 AM   #12
sandman
Member
 
Registered: Sep 2002
Distribution: arch
Posts: 232

Rep: Reputation: 30
Hey, I dunno if this is related to your problem. But if you have an nvidia card and are using the module that came with your distro (called "nv"). Getting the nvidia drivers from nvidia will shift your desktop back to where it is supposed to be. This has been an issue for as long as I have been using linux.
 
Old 04-27-2004, 04:46 PM   #13
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
xf86 config file

what is the name of the xf86config file? i tried typing in "emacs /usr/root/xf86config.conf"
i'm not even sure if the directory is right...or the name...
 
Old 04-27-2004, 11:33 PM   #14
sandman
Member
 
Registered: Sep 2002
Distribution: arch
Posts: 232

Rep: Reputation: 30
It will either be /etc/X11/XF86Config-4 or /etc/X11/XF86Config
and upper and lower case are important.
 
Old 04-28-2004, 02:36 PM   #15
LordGoddard
Member
 
Registered: Apr 2004
Posts: 39

Original Poster
Rep: Reputation: 15
Thank you all for your help...i finally have everything for my monitor working correctly...thanks
 
  


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
How do I shift my screen over? bad_andy Mandriva 6 10-24-2004 10:52 AM
shift operator linuxanswer Programming 1 05-01-2004 07:33 PM
How to shift files when using VIM? ICO Linux - General 2 10-21-2003 03:25 PM
Shift operator Xiangbuilder Programming 4 10-04-2003 02:07 PM
MS strategy shift awdoyle General 13 12-11-2002 12:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:29 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