|
|
|
#1
|
|||
|
|||
|
Quick Change for Landscape to Portrait Mode?
Half the online world is in landscape, like movies. The other half is is portrait, like most web pages. The iPhone and similar devices make a big deal about their ability to go back and forth. I don't understand why computers monitors all don't do that as well.
I got one of the last few that does. ViewSonic VP2365wb if that matters. Essential for reading old newspaper articles and clipping them into jpegs along with other useful chores. ViewSonic used to provide an icon in the taskbar that switched you from landscape to portrait. And a series of keyboard commands that did the same thing. I can't find those anymore. So I do it the long way. In Windows 7, Control Panel => Appearance => Display => Change Display Settings. Is there a way to create a taskbar shortcut that will take me directly to Change Display Settings? |
| Advertisements | |
|
|
|
|
#2
|
|||
|
|||
|
I think this is controlled by the video driver, so there's no standard Windows shortcut for changing the display orientation. With the Intel video driver, the default keyboard shortcut is Ctrl-Alt-arrow. (Ctrl-Alt-UpArrow for landscape, Ctrl-Alt-RightArrow for portrait, etc). With the nVidia driver, you should be able to define your own shortcut through the nView Desktop Manager (right click on desktop and click on "nView Properties", and enable "nView Desktop Manager" if it's disabled). I don't know about ATI.
|
|
#3
|
|||
|
|||
|
By the way, the still make desktop monitors that can be used in portrait mode. It's a fairly common feature, actually. The key word to look for in the specs is "pivot".
|
|
#4
|
|||
|
|||
|
No idea about windows, but there is a setting in Linux/KDE for this. You can rotate 90, 180, 270 degrees, or mirror horizontally or vertically.
|
|
#5
|
|||
|
|||
|
Yes, I have a pivot monitor. My point is that they're rare and I had very limited choices when I wanted to get a new one. They're so useful they should be more common.
Unfortunately, there is no nView Properties in right click. There is a NVIDIA control panel, but it doesn't do what I want. What I'm asking about is if there's a way in Windows 7 to do something like a Word macro. I.e, I would enter in the keystrokes and it would remember them so that when I clicked it I'd get taken to my destination. And it has to be pinned to the taskbar. |
|
#6
|
|||
|
|||
|
You should be able to at least get a shortcut to open the control panel's Display window at the Settings tab. Under XP the command is (approximately--it looks like it may vary with service pack)
Code:
control desk.cpl,,@Settings I don't have Windows 7, but it looks like the syntax has changed slightly (see here and here). If the command above doesn't work, try some of the suggestions there. Try the command from a command window to see if it works. Once you get it right, save it as a shortcut on the taskbar. (Under XP this would be "New Shortcut", command "control"; then edit the shortcut's Target properties to add the correct arguments.) Making a shortcut that actually changes the properties probably requires some programming; most Microsoft tools don't have a very complete command-line interface. |
|
#7
|
|||
|
|||
|
Quote:
Quote:
|
|
#8
|
|||
|
|||
|
Quote:
Quote:
|
|
#9
|
|||
|
|||
|
Quote:
Select Yes to put it on the desktop. |
|
#10
|
|||
|
|||
|
If you are looking for a macro creator, I'd look into AutoHotkey. You can also send keystrokes using Windows's default scripting, but AutoHotkey is a little more user friendly.
|
|
#11
|
|||
|
|||
|
Quote:
I assume that Microsoft doesn't allow this because it doesn't want people cluttering up their taskbars, since they used to have this incredibly annoying "feature" that told you too many icons were on your desktop and would you like to put them in a folder where you can forget that they ever existed? But like most programming people they hate and are baffled by users. I can say this since I spent years as the writing person who had to provide the interface between them. Quote:
|
|
#12
|
|||
|
|||
|
Quote:
Code:
control desk.cpl,,@Settings |
|
#13
|
|||
|
|||
|
Quote:
Between work and home I have 5 LCD monitors, and 3 of them (Dell, Samsung and HP) can be pivoted to portrait mode. The other 2 are 30-inch monitors, which I really wouldn't want to use in portrait mode. |
|
#14
|
|||
|
|||
|
Quote:
If I could create a shortcut directly from the Change Display to the desktop I found this simple 634-step tutorial on pinning to the taskbar. But that would only work for Display, not the Change Display box inside Display, which is not drag-and-droppable or shortcutable. |
|
#15
|
|||
|
|||
|
Quote:
1. Right-click on your desktop; submenu New, Shortcut. This should open some sort of shortcut creation wizard. 2. For a location for the item, type the command above ("control desk.cpl,,@Settings" or whatever [with no quotes]). 3. Choose whatever you like for a name; this is just the label that will appear under the shortcut's icon. Now you will have a new shortcut on your desktop. If you like you can right-click on it and change its icon to something more meaningful. You should be able to simply drag it to the taskbar [or possibly even give it a keyboard shortcut, but that's another topic]. |
|
#16
|
|||
|
|||
|
Quote:
Once you've created it on the desktop, you can drag it to the quick launch toolbar on the task bar. Just left-click and drag it to where you want it on the toolbar. If quick launch isn't visible, right-click on the task bar -> Toolbars -> Quick Launch. You can also drag the icons around in the quick launch area to arrange them the way you want. Or delete unwanted ones. |
|
#17
|
|||
|
|||
|
Quote:
Still, I'm very close. I think that the tutorial will put me across the final yard. So thanks for your help. |
|
#18
|
|||
|
|||
|
Quote:
Type shell32.dll into the text box labeled 'Look for icons in this file:' also available is moricons.dll for some old school DOS and early Windows apps. |
|
#19
|
|||
|
|||
|
Yes, I'm sure you can. But when I try it nothing happens.
|
|
#20
|
|||
|
|||
|
Quote:
Here ya go.
|
|
#21
|
|||
|
|||
|
Just wanted to thank Exapno Mapcase for posting this. My dad had an auto-rotating screen for his HP desktop a few years back, and yesterday I finally got a stand from NewEgg that would allow me to pivot. But I've just been manually going to the Windows 7 Display control panel to change it. I have an nVidia GeForce card as well.... I was using a macro system to create an actual Macro, but then I wondered if DisplayFusion Pro will let me do something like the Intel graphics driver shortcut. We shall see!
ETA: I've wanted a portrait-capable display mount for years because it's so much handier to read web pages and especially PDF files on a 1920x1080 display in portrait mode, rather than landscape. And MAN! You really don't get a sense of how big a 1080p monitor is from side to side until you rotate it! Even a simple 21.5" monitor is enormous when you portrait-ize it! SO MUCH ROOM FOR PAGES! BWA-HAHAHAHAHA... etc. Last edited by chorpler; 04-01-2011 at 07:53 PM. |
|
#22
|
|||
|
|||
|
Yeah I think your going to need a program for that. My covertible tablet laptop has a program called display rotation that does that. It also ties in to a button on the front. I don't think you can do what you need without a special program
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|