Sponsored Content
Full Discussion: Screen Saver Resolution
Operating Systems Solaris Screen Saver Resolution Post 302206892 by ambavaram on Wednesday 18th of June 2008 03:03:16 PM
Old 06-18-2008
Screen Saver Resolution

I am using sun solaris machine i have given the specs of that machine given below

Name of athe Platform : SUNW,Ultra-5_10
Machiene hardware :sun4u
Processor Type :sparc
Operating system : solaris 10
Monitory TYpe : SAMSUNG Sync Master 920NW

How to change the screen resolution.When i try to change the screen resolution it has been showing error message i have given the error message below.

ERROR MESSAGE:The XServer does not support the XRandR extension. Runtime resolution changes to the display size are not available.

I have tried to change the resolution through single user mode with the help of kdmconfig command when ever i typed this (kdmconfig) command it has been showing command not found how to change the secreen resolution.

I have one more question

Is it possible to open the SMC for normal user. If he login as root in command mode.

Thanks.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Screen saver

Can any one help me knowing how to do screen saver after certain time ? Thanks (3 Replies)
Discussion started by: Hegazy Mahdy
3 Replies

2. Solaris

how to remove the screen saver on solaris box

Hi, :) I have a Sun 3500 box with solaris 8 in it. I dont know who had installed the screen saver. every 5 minutes the screen saver comes up. Its annoying when we are working on the console. Can any one tell what i can do to remove the screen saver. Thanks in advance. Ishila. :) (4 Replies)
Discussion started by: ishila
4 Replies

3. Shell Programming and Scripting

My screen saver for a plain session

Good day. :) I don't know exactly where or how to post this kind of stuff, but I though I'd like to have a look at my "Screen Saver" in progress. Comments welcome. This uses bash. Just copy and pase into any file. Make o+x and run. Feel free to edit and change all u like. Thanks. ... (0 Replies)
Discussion started by: Blooper
0 Replies

4. UNIX and Linux Applications

screen saver in UNIX~~~~~~HELP NEEDED

One of my Sun Box running SUNOS 4.1.3_U1, the screen saver in turn on. if there anyway to disable the screen saver? Thanks (0 Replies)
Discussion started by: AirWalker83
0 Replies

5. Solaris

screen saver

I am using solaris 10 x86, i am trying to create my own sreensavers using the pictures in my folder. pls can someone tell on how to go about this (1 Reply)
Discussion started by: seyiisq
1 Replies

6. UNIX for Dummies Questions & Answers

Screen Saver for LINUX - ROOT

Good Morning. I have a question about screen savers in LINUX especially CENTOS. I don't seem to have a problem setting the screen saver with a password required for the root account(version 5.3). I'm told earlier versions you could not set it for. I was wondering if newer versions of LINUX had... (1 Reply)
Discussion started by: ejjones
1 Replies

7. Red Hat

command line tool to disable screen lock and/or screen saver

Hi, I have a simple question : how to disable screen lock and/or sreen saver with command line with RHEL5.4 ? (1 Reply)
Discussion started by: albator1932
1 Replies

8. Windows & DOS: Issues & Discussions

Screen saver mode at work

Hi, At work, the PC Windows 7 goes to screen saver mode after 10 minutes. I don't have access to change that. It's grayed out for me. After 10 minutes, the IM will say " AWAY" and my email status will say " AWAY ". Email and IM both are from Microsoft. My question is there any work... (2 Replies)
Discussion started by: samnyc
2 Replies

9. UNIX Desktop Questions & Answers

Cannot eliminate screen blank, lock or saver or whatever it's called...

Hi all, I'm running CentOS 7. When the machine is left alone for a few minutes, a screen saver or blanker or something comes up with a clock and date on it. You have to swipe this to get back to the desktop. I'm trying desperately to get rid of this so that it never comes up. No matter how long... (1 Reply)
Discussion started by: marmotking
1 Replies
gvidm(1)						      General Commands Manual							  gvidm(1)

NAME
gvidm - GTK+ app to quickly and easily change video resolutions in X SYNOPSIS
gvidm [-r] [modes...] gvidm [-r] <-l|-q> [screens...] DESCRIPTION
gvidm is a gtk app to quickly and easily change video resolutions in X. Running it will pop up a list of available modes, upon choosing a mode or cancelling, it exits. This makes it perfect for running from an application menu or a hotkey, so you don't have to use ram for an applet constantly running. If you are running dual or multi-head displays, it will give you a list of screens so you can select the appro- priate one. You can also specify a mode to switch to immediately, or a list of modes to choose from. Modes are specified in the form [screen:]<resolu- tion>. If the screen portion isn't specified, the current screen is used. The keyword "cur" will use the current screen, and "all" may be used to cause the mode to apply to all screens. Resolution may be given as <width>x<height>[@refresh], or the keyword "max", "best", or "all". If the same resolution is available with multiple refresh rates, "best" will show only the one with the highest rate. Thus, speci- fying "all:all" is the same as running gvidm with no args. OPTIONS
-l/--list Print list of available modes on all or specified screens. -q/--query Print list of current modes on all or specified screens -r/--resize Change root window size. --help Print help info. EXAMPLES
Choose a resolution out of all possible: gvidm Choose a resolution out of 1024x768, 800x600, 640x480: gvidm 1024x768 800x600 640x480 Switch to 640x480 immediatly: gvidm 640x480 Switch screen 1 to 800x600 and screen 2 to 1024x768: gvidm 1:800x600 2:1024x768 Switch all screens to their highest resolution: gvidm all:max Choose from only screen 1's modes: gvidm 1:all Print current mode of all screens: gvidm -q Print current mode of screen 2 and screen 3: gvidm -q 2 3 NOTES
Please note that gvidm cannot change the color depth, as that requires restarting X. Furthermore, any and all modes you want to appear must be defined in your XF86Config. If you've only configured one mode, that's all that will show in the pop up. (Though this seems to no longer be the case with XFree 4.3+) The XVidMode and/or XRandR extensions must be enabled in order to run gvid. As mentioned above, gvidm supports multiple screen displays, including Xinerama. If you're running Xinerama, make sure that the configure script detects that and compiles in support for it. If gvidm only displays one list of resolutions when you're running Xinerama, it means that Xinerama wasn't detected. AUTHOR
Matthew Mueller <donut AT dakotacom.net> The latest version, and other programs I have written, are available from: http://www.dakotacom.net/~donut/programs/gvidm.html Based on gvid by Keith Vanderlinde <kvand@mit.edu> http://kvand.mit.edu/gvid/ 23 Jun 2004 gvidm(1)
All times are GMT -4. The time now is 05:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy