Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
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.
|
 |
11-09-2003, 01:52 PM
|
#1
|
LQ Newbie
Registered: Oct 2003
Distribution: Mandrake 9.2 Cooker
Posts: 7
Rep:
|
Unable to change screen resolution
Hello !
I would like some help for setting my screen resolution on a laptop under Mandrake. Everything seams to be well configured and the logs looks correct to me but the problem is that I can't change the resolution with the Mandrake utility or by editing XF86Config-4. The screen is automatically detected with it's correct resolution. I would like to change the resolution because wine can't run in full screen and I only have a little window surrounded by black.
I have been looking around to see if the question had already been answered but I found nothing about this.
|
|
|
11-09-2003, 03:24 PM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
Control-alt-keypadplus or Control-alt-keypadminus switch between your available screen resolutions. But the Wine issue is a little more complex than that - X automatically creates a "virtual desktop" the size of your maximum available resolution, so if you are at 1600x1200 for example, and switch to 800x600, you can scroll around the desktop using the mouse. Some games won't take over the whole screen in Wine like they're supposed to, so you may have the same scrolling behavior at lower resolutions, even if the Wine program is filling the screen.
|
|
|
11-10-2003, 04:43 AM
|
#3
|
LQ Newbie
Registered: Oct 2003
Distribution: Mandrake 9.2 Cooker
Posts: 7
Original Poster
Rep:
|
The keypad-trick doesn't work but thanks anyway. When I set a resolution and restart X, it doesn't change anything and the resolution remains the same. For Wine, I only have a tinny portion of the screen that display something.
Sorry if I am not clear enough.
|
|
|
12-02-2003, 09:22 PM
|
#4
|
LQ Newbie
Registered: Dec 2003
Location: Chicago, IL. USA.
Posts: 1
Rep:
|
I have a related question that I'm hoping someone can answer.
I have a keyboard with no keypad, so I can't seem to change my screen resolution.
Is there some reasonable way to remap the "Keypad Alt +" and "Keypad Alt -"
functionality to something else? I'm using the Debian woody release.
Thanks,
John Schulien
schulien@speakeasy.net
|
|
|
12-03-2003, 11:19 AM
|
#5
|
Member
Registered: Oct 2003
Location: Cornwall, UK
Distribution: Fedora Core 4
Posts: 268
Rep:
|
i think we need a pro to reply
with the screen res prob can you download drivers that work with linux?
|
|
|
10-16-2006, 04:34 AM
|
#6
|
LQ Newbie
Registered: Oct 2006
Posts: 2
Rep:
|
To change the ctrl+alt+keypadPlus keys do the following:
Find the key you want to map to change the resolution. (Try using the xev command---it will tell you the keycode of a key you press.) For example I have a useless "email" button on my ThinkPad, which has keycode 236.
Map it. Use the command
$ xmodmap -e "keycode 236 = XF86_Next_VMode"
Test it. Press the button you just programmed. If it works, you can also try mapping another key to XF86_Prev_Vmode. (This works in XOrg too, BTW.)
Make it permanent: create a file called .xmodmap in your home directory and put the keycode command(s) into it. See man xmodmap for details. Most X environments will load this map automatically.
|
|
|
All times are GMT -5. The time now is 12:44 AM.
|
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
|
|