Screen resolution

Dear All,
Could someone please help and tell me how I can change the screen resolution in Solaris 10 under CDE?
Regards and thanks a lot for your reply

How`s about a little more info ?
Are you running a SPARC machine or a PC ?
If you have installed on a PC, simply bring up a terminal window and type : kdmconfig
A little more involved if installed on a SPARC machine.
Good luck .................JRH.

Similar Messages

  • Bridge - How to view image in full screen resolution

    In Bridge - How to view an image in full screen resolution and not as a Preview (Space bar), like in Lightroom (F), Photoshop or ViewNX 2 ?

    The size of the Bridge Preview window will always be the absolute limit of the image display in Bridge.  Maybe I am not following you.  Sorry

  • DB does not look the same in different screen resolutions

    Hi All -
    I have built my dashboards using the Windows screen resolution 1024 x 768, and exported the dashboard into powerpoint.  With this resolution the dashboard looks normal.  I then changed my Windows screen resolution to 1280 x 1024, opened the ppt slideshow and my X-axis labels are being cut off.  The labels are written vertically (ex: 06/09/09).
    Does anyone know why this could be happening?
    Thanks!
    Tracy

    I am experiencing the exact same thing. The width of the tabs in the layout editor is varied depending on the length of the text. However, at run-time, the width of the tabs is fixed, causing the tabs to be wider than the window and a set of VCR buttons to appear in the upper right corner of the canvas. Personally, I think this is a Forms bug. Why would they intentionally let us set the width to variable at design-time only to force a fixed width at run-time?

  • Unable to Change Screen Resolution in Remote Session - Windows Server 2012 R2

    Does anybody know of a way to allow Remote Desktop users to adjust their own screen resolution in a remote session under Windows Server 2012 R2? We are struggling with this and can't seem to find a solution.
    When users login to their RDP session and try to adjust their screen resolution this message is displayed in Control Panel:
    "The display settings can't be changed from a remote session."
    We don't want to use the "make text and other items larger or smaller" scaling feature, as this produces undesirable results with some of our applications.  We also don't want to have to support multiple types of RDP clients or RDP shortcut
    files.
    We have looked at other posts but can't find an answer that applies to Windows Server 2012 R2.  The closest thing we could find is KB2726399, but it only applies to Server 2008.
    Does anybody have a solution for Server 2012?
    Thanks

    Hi,
    Currently you cannot change the resolution from within the session.  This is normal and expected behavior.  
    Unfortunately this means you need to set the desired resolution before connecting by using custom .rdp files, manually within the Remote Desktop Client, custom web launch page, custom windows launch program, etc.
    -TP

  • Using Mini DisplayPort to VGA, screen resolution distorts.  How do I fix?

    When I use my Mini DisplayPort to VGA adapter, the resolution gets too big for my screen (mbpro 15") and the same thing appears on the projector I use. I'm not sure if I should change my screen resolution while I use the projector or what?
    Also, the first (and only) time I used it, it seemed as if the signal wouldn't even send. After a while of fiddling around, the screen finally showed up on the projector (distorted) but we didn't do anything different to change that. It just kind of did it on it's own. Is this common for "first uses" or will this happen every time?
    I plan on using this again Friday.

    Welcome! If you have mini displayport, you should try the appropriate discussion group for your newer machine:
    http://discussions.apple.com/category.jspa?categoryID=251
    Although some things are very similar to the original Macbook Pro, many are not.

  • How to turn off "screen resolution" warning in iPhoto?

    I am running OS X Yosemite 10.10.1 on a Mac mini (Late 2012), 2.3 GHz, 4 GB memory, iPhoto version 9.5.1 (902.17). I get the "screen resolution not optimal for iPhoto" warning repetitively about once every 15 minutes as long as iPhoto is running. I have set the resolution to my preference and I don't mind seeing this warning once when I start iPhoto, but it gets annoying. How can I set iPhoto to stop doing this?

    I am running OS X Yosemite 10.10.1 on a Mac mini (Late 2012), 2.3 GHz, 4 GB memory, iPhoto version 9.5.1 (902.17). I get the "screen resolution not optimal for iPhoto" warning repetitively about once every 15 minutes as long as iPhoto is running.
    Is there a reason, why you do not update to the Yosemite compatible version iPhoto 9.6? I never get the warning, you are reporting, if the iPhoto window can fit the screen, with MacOS X 10.10.2 and iPhoto 9.6.1.

  • How can I resize my Flash site to fit any screen resolution?

    I built a 100% flash site with tiled framing but I have a
    problem. My flash was built 766 x 750 pixiels. When viewed at
    resolutions greater than 1024x768 the webpage looks great but
    anything less than that it looks like @#$@. I know most people
    probably view at 1024 x 768. Is there anyway to auto resize based
    up on screen resolution or something to detect the screen size and
    adjust the webpage accordingly.
    www.platlimosvc.com
    Below is my html (index.html) for my flash movie:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <title>Untitled</title>
    <meta http-equiv="content-type" content="text/html;
    charset=UTF-8">
    <link href="style.css" rel="stylesheet"
    type="text/css">
    </head>
    <body>
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:100%" height="750">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% " align="center">
    <tr>
    <td valign="top" width="234" style="height:750px ">
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfl
    ash.cab#version=6,0,29,0" width="766" height="750">
    <param name="movie" value="flash/xxxx_main.swf">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <!--[if !IE]> <-->
    <object data="flash/xxxx_main.swf"
    width="766" height="750"
    type="application/x-shockwave-flash">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <param name="pluginurl" value="
    http://www.macromedia.com/go/getflashplayer">
    FAIL (the browser should render some flash content, not
    this).
    </object>
    <!--> <![endif]-->
    </object>
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:1px;
    background-color:#6C6C6C">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:1px">
    <tr>
    <td valign="top" style="width:50%;
    height:1px"></td>
    <td valign="top" style="width:766; height:1px">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:1px ">
    <tr>
    <td valign="top" width="766" style="height:1px
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    height:1px"></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" style="width:100%; height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    style="width:100%; height:100%">
    <tr>
    <td valign="top" style="width:50%;
    background:url(images/bottom-3.gif) top right;
    height:100%"></td>
    <td valign="top" style="width:766;
    background-image:url(images/bottom-5.gif); height:100%">
    <table cellpadding="0" cellspacing="0" border="0"
    width="766" style="height:100% ">
    <tr>
    <td valign="top" width="766" style="height:100%
    "></td>
    </tr>
    </table>
    </td>
    <td valign="top" style="width:50%;
    background:url(images/bottom-4.gif) top left;
    height:100%"></td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </body>
    </html>

    tlcarl,
    > I know most people probably view at 1024 x 768.
    You think so? Even if they have their resolution that high
    (which is
    fairly standard, nowadays), do you think most people maximize
    their browsers
    to fill that whole area?
    > Is there anyway to auto resize based up on screen
    > resolution or something to detect the screen size and
    > adjust the webpage accordingly.
    There is, indeed. :) Check out the Stage.onResize event in
    the
    ActionScript 2.0 Language Reference. That event is dispatched
    when the
    browser (or whatever container) is resized -- in cases where
    the SWF is
    embedded with percentages. If that's your aim, you'll need to
    code against
    that event, which can be done like this ...
    http://www.quip.net/blog/2006/flash/how-to-position-movie-clips-browser-resizing
    It can take a bit of thought, depending on the complexity of
    your goal,
    but the result is usually worth it. The site in your URL is
    already built,
    so this wouldn't do much of anything without opening the
    hood, so to speak,
    and completely rebuilding the engine. A Flash movie has to be
    designed and
    programmed to respond to the Stage.onResize event.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Itunes 11 keeps changing my screen resolution

    I too am an itunes 11 sufferer!    Everytime I run it, it alters my screen resolution - I'd happily upgrade to the older, better, bug-free version that I was running before,but am afraid i might lose my library of music. 
    In trying to find a solution online i can't believe the number of issues with Itunes 11 that have cropped up. Does Apple really despise its customers so much  and hold them in such low regard that they could bring out such a flawed piece of software?
    Does anyone have a solution to having to reset the screen resolution everytime I use iTunes?
    Thanks,

    Caleb.online wrote:
    There isn't a way to increase the width of the iTunes window
    You can resize any window by grabbing (click-hold) the three little lines in the bottom right corner and move it up or down, right or left.
    Is this what you mean?
    BTW... the resolution of 1280 x 800 is what you would normally set your screen to.

  • EHP1 Upgarde Monitor screen resolution problem in a support message

    Hi Experts,
    We have recently upgraded our Solution manager to EHP1, iam facing a screen resolution problem with 15 inch monitors.
    Our key users have 15 inch monitors to their system and when they try to reply a support message under transaction data-> Overview tab -> reply it is showing only one line for them , due to which they are unable to enter the complete data in it.
    How ever We have found that this does not occur with 17 inc monitors as the required screen resoution 1280* 1024 is possible due to bigger size of the monitor.
    can any one suggest how to make the overview tab visible completely with small resolution monitors.
    Thanks
    Nanda

    >
    Nanda Kishore wrote:
    > Hi
    >
    > There is an note from sap on this issue i couldnt remember the note number which talks about updating your package levell
    >
    > Kindly check this note it was released in SEP 09 a very recent one. this will resolve your probelm.
    SAP Note 1351673      Size of containers not changed for support messages       
    Best regards,
    Ruediger

  • Screen Resolution trouble on Toshiba Satellite l775-s7307after reinstallation of Windows 7

    I was having troubles. Had browser malware that couldn't be contained, and I had other issues, such as, getting the blue screen of death on a regular basis.....I wiped the HD, and reinstalled Windows 7-32 bit, and downloaded and installed all the drivers for this model from the Toshiba website, but I seem to be struggling with readjusting my screen resolution to where it should be....It won't set any higher than 1024 x 768.
    Any ideas?

    In the future, I'd recommend performing a system recovery rather than reinstalling a clean copy of Windows. A system recovery will include all applicable software.
    You installed the latest Intel display driver?
    Intel Display Driver(v8.15.10.2509; 10-11-2011; 86.48M)
    - Peter

  • Xorg 1.6, nvidia and screen resolutions

    I just upgraded to xorg 1.6 from testing, including the nvidia drivers and kernel from testing.  Everything is working great (and it fixed the libxi keyboard layout problems I was having), except that I can no longer select the screen resolution I want from the nvidia-settings application.  The set of resolutions is very limited and I'm getting a horizontal stretch due to an incorrect aspect ratio.
    I've tried manually adjusting the xorg.conf file after saving it in nvidia-settings, but it makes a mess of the file and I couldn't get it working.  Does anybody know how to add screen resolutions into the nvidia-settings application?
    Thank you!
    Darin

    Happened to me with most recent 1.5 update, I downgraded back to previous one to get working again. And now same happened with 1.6, this time I downgrade again without any further testing until someone else gets it solved

  • [SOLVED] Updating Xorg screwed up my screen-resolution.

    After doing pacman -Syu earlier this evening, my screen-resolution was screwed up. One of the packages that was updated by pacman -Syu was X to 1.7.1-1 and all of its depencies.
    I downgraded xorg (and its dependencies) to 1.6.3.901-1 and after that everything is working fine again.
    I'm trying to figure out why the update failed, but to be honest I don't know where to look for clues. The only thing I can come up with is that maybe it would be better to update X without X running.
    Before I try this solution I need some feedback on this. So if you could please give your comments/advise towards the following issues:
    1. Is it better to update X without X running?
    2. Where would I have to look for clues to find out why the update of X failed?
    Thxs.
    Last edited by NeoXP (2009-11-01 21:39:13)

    NeoXP wrote:
    After doing pacman -Syu earlier this evening, my screen-resolution was screwed up. One of the packages that was updated by pacman -Syu was X to 1.7.1-1 and all of its depencies.
    I downgraded xorg (and its dependencies) to 1.6.3.901-1 and after that everything is working fine again.
    I'm trying to figure out why the update failed, but to be honest I don't know where to look for clues. The only thing I can come up with is that maybe it would be better to update X without X running.
    Before I try this solution I need some feedback on this. So if you could please give your comments/advise towards the following issues:
    1. Is it better to update X without X running?
    2. Where would I have to look for clues to find out why the update of X failed?
    Thxs.
    I have a similiar problem except that my X hang the whole computer. I have an Intel card and maybe thats the reason for the hang. To answer 1., I did my upgrade without X running, so that doesn't prevent bad things from happening. I downgraded to the previous version, as you did, and now everything is working again.
    With respect to 2., I looked into Xorg log and found nothing relevant to this problem.

  • Windows XP Pro Desktop - Screen Resolution and Color Quality

    When synchronizing my Zire after many successful and no problems the XP Pro screen resolution reverted to the lowest profile.
    I can reset the resolution to the True color 1024 x 768 but after a minute or two it reverts again.
    1. Reinstalled driver for Intel video on Compaq D510C motherboard and get same problems as well as corrupted looking graphics on screen.
    2. Switched to a known good monitor and same problems (which I did not think was the problem but did to verify).
    3. Installed new gForce5200fx graphics card and video still reverts and is corrupted looking even when in higher reset resolution.
    4. Created new user to see if user profile was corrupted and still reverts and is corrupted looking even when in higher reset resolution.
    Any suggestions?????

    I also flashed the bios

  • Is there any way to change the screen resolution in Front Row?

    Hi all,
    I've got a Mac Mini plugged in to my TV, and I want to be able to change the screen resolution depending on the content I'm watching (as some content is in 4:3 aspect ratio, some is in 16:9, and I'd prefer to have the picture filling the screen completely). Unfortunately, the TV doesn't have a "stretch" mode for making an 4:3 picture fit a 16:9 aspect ratio. If I know what I want to watch in advance, I can set the resolution accordingly using system prefs on the mac, but if I'm just sitting back choosing what to watch with the Apple Remote, it's annoying to have to leave front row, walk over to the computer and change resolution once I've decided what to watch, open system prefs, change resolution, re-launch Front Row and find what I wanted to watch again.
    So I was wondering if anyone had figured a way to allow the screen resolution to be switched from within the FrontRow UI. I've seen that people have written python based plug-ins such as PyeTV and Understudy that allow different types of content to be added to FrontRow, but I've not found any utility plug-ins such as what I'm looking for on the net (nor could I find SDK documentation on this API in the stuff that comes with XCode).
    I guess the other approach might be quick keys: has anyone had any success hooking up quick keys macros alongside front row in response to apple remote events? (seems too few events to be able to choose from, but I've never tried it, so I won't assume!) Or how about is there a way to trigger an AppleScript from within Front Row? And, of course, I'm very open to any other ideas you might have!
    Thanks very much in advance for any ideas on this.
    Andy
    Message was edited by: Andy__D

    Safe Boot from the HD, (holding Shift key down at bootup), set a good rez there.

  • Yoga 2 Pro REAL Screen Resolution

    SECOND THREAD on this HERE.
    I've just discovered that the Yoga 2 Pro seems to be fudging its screen resolution claim. I wouldn't care, except ... it actually has become a small problem ... and one that I presume will get bigger over time
    The Y2P has a "3200x1800" screen. It's beautiful. And in most regards its also overkill, since there's no such thing as 3200x1800 content, AND because it cause some issues with size of things on the screen. For this reason, and because pushing fewer pixels will tend to improve battery life, I run my Y2P at 1920x1080, or "normal full HD" resolution.
    I recently tried to log into an on-line app I use, as was greeted with a strange error message:
    Well, since I'm running 1920x1080 and using a current version of the Chrome browswer, none of that made sense. I tried Internet Explorer as well ... no luck.
    I installed Speccy, a tool to check things out inside a computer, and when I got to the display settings, here's what I found:
    That's right; I'm "set to 1920x1080", but something is seeing that the REAL resolution is 1280x720. Oh, and elsewhere in Speccy I found that the Y2P is reporting itself as a tablet rather than as a computer ... which probably isn't the issue here, but still unsettling.
    So I changed the resolution to 3200x1800. Good news: I was able to get to the web app I need. BAD NEWS: The real resolution appears to be 1600x900:
    I called Lnove tech support and got a representative who tells me that this is a Windows 8.1 problem; Windows 8.1 cannot support resolutions higher than 1920x1080, so even though the actual hardware resolution of the Y2P is 3200x1800, it needs to scale itself so Windows doesn't cry. This appears to be false (http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx), but I don't really know.
    As such, my conclusion is that the representative told me something that was actually the opposite of correct, with correct SEEMING to be that the maximum REAL resolution of the Y2P hardware is in fact 1600x900, with Lenovo's claim of a 3200x1800 resolution being a software/upscaling/interpolation trick.
    If that's so, it's really distressing, because it would appear to be a lie about hardware capabilities.
    I didn't start out caring about that, although obviously as this point I feel like I've uncovered a smoking gun and would like an answer from Lenovo. But at the end of the day, since I don't need or want that 3200x1800 for the reasons I explained at the top of this post, I just want to know the truth—whatever it is— and to know how to get Windows to report the same resolution to "the world" that it's reporting to me, the user.
    And I guess I wouldn't mind knowing why the scaling between real and interpolation is different depending on the settings one selects, too (do the math).
    Anyone know anything conclusive? And even better, anyone from Lenovo have an ideas what the truth is here?

    I don't know if any of these settings (resolution and/or item sizing) affects battery duration. But you could do a battery test: set it to one mode with full battery charge and then leave it on unused until the battery is 50%. Check how long that took. Repeat for the other mode and compare the time difference if any. 
    As to why there are these two layers of settings I think this is the answer: Windows metro apps and some Windows desktop application and the new elements in Windows 8 (the new start screen, the charms bar and all metro apps) have smart scaling of user interface elements (text, buttons and so on) designed to support very high resolution screens like ours. So buttons and text in such programs will adapt in size to fit the resolution. But older desktop applications, including the Windows 8.1 desktop taskbar and its icons it seems, does not do such smart scaling. So running them full resolution mean that everything is really tiny. To work around that everything can be scaled up to 200% (or 150% or 125%). I suspect that future versions of Windows or some Windows update may improve these things since the settings and the button descriptions in the settings aren't very user friendly.
    But I'm not sure about this. I hope someone in the know jumps in this thread and gives more details.
    It is a pity that Lenovo doesn't provide new Yoga 2 Pro users with a user friendly guide with information and tips on good ways to deal with resolutions and these scaling settings.

  • Screen resolution when PXE boot from WDS vs Install Windows 8.1 from USB

    Hi all
    I own a Lenovo ThinkPad T430s, X230 Tablet, and now have my hands on a T440. All three machines have UEFI Secure Boot enabled properly, i.e. Windows boot screen shows Lenovo logo instead of Windows logo.
    However, if I do a PXE boot (using Windows Deployment Services from Windows Server 2012, not R2) and boot to the same boot.wim provided on a Windows 8.1 ISO image, the boot screen resolution turns crap, and the WinPE environment runs in 640x480. Also, as opposed
    to the Lenovo logo showing on the boot screen, the Windows logo shows up instead, indicating it's not doing a secure boot?
    When booting from a USB stick however, using the same Windows 8.1 boot.wim (copied from ISO), the screen resolution in Windows Setup is detected correctly, and the Lenovo logo shows up.
    This occurs on all three machines since MDT was upgraded to MDT 2013 or when I replaced Windows 8 boot.wim with Windows 8.1 boot.wim (as the Windows ADK 8 --> ADK 8.1).
    Is there a fix for this? Do others have the same problem elsewhere?
    Many thanks 

    Hi,
    When boot UEFI-based computer from PXE you should take more into consideration.
    For some computers, you might have to perform additional steps to make sure that Windows is installed in UEFI mode, and not in legacy BIOS-compatibility mode.
    Some computers might support UEFI. However, they do not support a PXE-initiated boot when in UEFI mode.
    How to Create a PXE-Initiated Windows 8 Deployment for UEFI-Based or BIOS-Based Computers in Configuration Manager
    http://technet.microsoft.com/en-us/library/jj938037.aspx
    Especially for “Pre-Deployment Considerations”
    If you still cannot find a way to make it boot from UEFI mode, you should contact with manufacture to confirm if PXE-initiated boot is supported.
    Hope this helps.

Maybe you are looking for

  • Google Analytics site no longer works in Safari 5

    I just updated to Safari 5 last week and have been having the same kind of issues that other people are posting here about slowness and inability to find servers and crashes etc. My biggest issue now is that Google Analytics website no longer works.

  • How to transfer movies from pc to ipod?

    I want to know how to properly transfer movies from my pc to my ipod touch. I have the movie on my pc.  when i try to drag the movie to the itunes application, it does'nt appear in the itunes lbrary. so i want to know to transfer the movies so that i

  • Is there a way to export my Address Book to my iPod touch?

    Is there a way to export my Address Book to my iPod touch so that I can access it through my email account on the iPod?

  • Use of new external drive

    I just bought an external dual-layer burner (with a firewire connection) and have it hooked up to my eMac, which has an internal single-layer superdrive. I want to burn dual-layer DVDs using this new drive, but I can't find anything in the DVD Studio

  • Unable to publish to server

    Hello all, Using oepe-all-in-one-juno-12.1.1.1.0.201207241647-win32.zip eclipse.buildId=I20120608-1200 java.version=1.6.0_27 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US I'm able to build by applicati