Windows Thread, Screen Rotation... in Technical; So some little angel has figured out the key combo needed to make windows rotate the display on our computers. ...
-
31st January 2007, 09:45 AM #1 Screen Rotation...
So some little angel has figured out the key combo needed to make windows rotate the display on our computers. For the life of me I can't find it via google and can't remember it.
Can anyone remember what the keys would be to rotate it back to normal. Also, can anyone advise me how to lock it so they can't do this?
Cheers
Tony
-
-
IDG Tech News
-
31st January 2007, 09:51 AM #2 Re: Screen Rotation...
Normally it's a combination of ctrl+alt+[up/down/left/right] on the intel graphics chips. However sometimes you have to be logged in to do it.
To disable go to display properties -> advanced and look for anything to do with hotkeys and disable it.
Matt
-
-
31st January 2007, 09:51 AM #3 Re: Screen Rotation...
If it's the Intel thing log in and press Ctrl+Alt+Up
Then turn off rotation and Hot Keys using the icon in the System Tray.
-
-
31st January 2007, 09:54 AM #4 Re: Screen Rotation...
Simultaneous posts! My first ever and I've been using the Internet since 1997!
-
-
31st January 2007, 11:25 AM #5 Re: Screen Rotation...
you may also want to disable hot keys as well (if it is an intel graphics card) this will stop them rotating the screen
-
-
31st January 2007, 11:51 AM #6 Re: Screen Rotation...
Indeed. I have switched them back and disabled them on those machines. Is there any central way I can disable the keys for 3 room fulls of PC's? I don't like the idea of doing it by hand
-
-
31st January 2007, 12:23 PM #7 Re: Screen Rotation...
We had a regFrag so gimme a min and I'll dig it out.
EDIT:
As long as it is one of the more recent Intel on board jobbies the frag is:
[HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\Display\igfxcui\ HotKeys]
"Enable"=dword:00000000
THat should disable all the keys completely. Though if they can get at the app this won't help.
-
Thanks to TechMonkey from:
-
12th February 2007, 11:03 AM #8 Re: Screen Rotation...
I did this but they bring a copy of the app on pendrives and run it from there grrrr
-
-
12th February 2007, 11:08 AM #9 Re: Screen Rotation...
I placed a patch for this in the downloads area.
-
-
13th February 2007, 10:09 AM #10 Re: Screen Rotation...
Are you sure they are bringing it in on USB?
Another way for the miscreants to enable it is to use the APPS key on the keyboard while they have the desktop showing. This key (between right WINkey and right Ctrl on standard Dell keyboard) brings up the context menu in the same way that right-click does, and bypasses that group policy, giving them access to graphics properties to enable the shortcuts, and access to any rotation menu that may be installed with the chipset.
A second way is to press shift+f10 which does the same thing.
The only way I've found to get around this is to enter a new scancode map in registry which disables those keys:
We use the following which you can save as a .reg and run on login:
----------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,06,00,00,00,00,00 ,5D,E0,00,00,44,00,00,00,58,00,2A,00,3A,00,2A,00,3 6,00,00,00,00,00
----------------------------------------------------
Description:
0000 0000 header flags
0000 0000 header version
0600 0000 no. of following entries inc null terminator
0000 5de0 maps nothing to apps (disables it)
0000 4400 maps nothing to f10 (disables it)
0000 5800 maps nothing to f12 (disables graphics shortcut)
2a00 3a00 maps left shift to caps lock (changes caps to shift)
2a00 3600 maps left shift to right shift (changes function of right shift)
0000 0000 null terminator
Changing the right shift to a left shift removes access to the filter keys shortcut (hold down right shift for 8 seconds) which is a part of accessibility options. There are various other shortcuts in accessibility which are a serious pain to maintaining computers and will cause no end of nuisance to other users if somebody fiddles with them. These options work on the current_user reg key and I've not yet found a way to script anything on a per user basis which can disable them entirely. We disable ALL shortcuts, then remove the shortcut from the start menu as well as applying this.
We use the caps lock change as our older kids have a habit of leaving caps lock on which confuses the younger ones in the next class when they try to log on and keep getting password problems. To remove it, remove the entry and edit the number of entries from 0600 0000 to 0500 0000.
The headers and null terminator are compulsory.
-
-
26th February 2007, 10:48 PM #11
- Rep Power
- 0
Re: Screen Rotation...
has anyone created a script to prevent this from happening,? The little darlings have just figured this out at my school, and thats all they are doing now. I fix it, 2hrs later I have to go back to fix it again. This is starting to get out of hand
-
-
27th February 2007, 12:14 AM #12 Re: Screen Rotation...
That's what I call thorough Busybub!!!
-
-
27th February 2007, 01:11 AM #13 Re: Screen Rotation...
One of the things I thought of with this is 'is it really a problem?' If everyone knows about it, and knows how to change it back and forth then they will just do it. If it is kept a secret or obscure methods to hide it are used, isn't that just security through obscurity?
-
-
27th February 2007, 08:48 AM #14 Re: Screen Rotation...

Originally Posted by
localzuk One of the things I thought of with this is 'is it really a problem?' If everyone knows about it, and knows how to change it back and forth then they will just do it. If it is kept a secret or obscure methods to hide it are used, isn't that just security through obscurity?
I was thinking that last night. In my opinion the feature hasn't been thought out well at all, but thats just what it is - a feature. It is easy enough to change back. I personally would just tell all the staff in an e-mail how to change it back and next time the kids have difficultly, the staff can change it back for them.
-
-
27th February 2007, 09:40 AM #15 Re: Screen Rotation...
I have disabled access to the application through Active Directory, restricted their [the Students] access to drive letters [they cannot see c:\], again an Active Directory policy and the Navigation Pane in Windows Explorer is blank using a Registry fragment. If they have access to the Navigation Pane they can open USB pen drives as 'Portable Media Devices' That should do it.
-
SHARE: 
Similar Threads
-
By tobyhughes in forum Windows
Replies: 36
Last Post: 12th February 2013, 09:54 AM
-
By L.E.K in forum Hardware
Replies: 7
Last Post: 30th December 2007, 12:43 PM
-
By Andie in forum Windows
Replies: 22
Last Post: 13th July 2007, 10:48 AM
-
By strawberry in forum How do you do....it?
Replies: 1
Last Post: 12th June 2007, 10:36 AM
-
By kerrymoralee9280 in forum Hardware
Replies: 1
Last Post: 4th June 2007, 10:38 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules