soveryapt Posted February 6, 2012 Posted February 6, 2012 Good afternoon EduGeekers. Right, the kids here have brought back the old favourite CTL+ALT+Arrow keys. I've told the staff the same trick so they can put it back, but I know there used to be a way to disable this, so I thought I'd tap the EduGeek Mass Brain to remind myself exactly how, because my brain isn't functioning today! lol .. Ta All Andy T
BKGarry Posted February 6, 2012 Posted February 6, 2012 i do believe the answer you are looking for is here http://www.edugeek.net/forums/windows/4500-screen-rotation-intel-graphics-cards.html 1
sonofsanta Posted February 6, 2012 Posted February 6, 2012 I don't know of an en-masse way offhand (although I'm sure there is, and that it's on here somewhere) but I know you can disable hotkeys in the Intel tray on a computer-by-computer basis. (now hunting for old thread that mentioned this) EDIT: oh look. There it is. 1
FN-GM Posted February 6, 2012 Posted February 6, 2012 I have a group policy template for this. I will dig it out tomorrow 1
soveryapt Posted February 6, 2012 Author Posted February 6, 2012 I love you all .. Now to see if this will work and stop the little darlings! Shame we can't GPO the little darlings actually with something along the lines of: IF (Little Darling is on or near School Property) THEN disable function:mischief lol ..
FN-GM Posted February 9, 2012 Posted February 9, 2012 Here we go. Here is the code for the .adm template ; ADM Template Creation/Modifying Date: 13:56 08/10/2007 ; ADM Template Author: Will Sheldon ; ADM Template Filename: Intel_gfx.adm ; CLASS MACHINE CATEGORY "Intel Graphics Features" POLICY "Graphics card icon appears in systray" KEYNAME "SOFTWARE\INTEL\Display\igfxcui\igfxtray\TrayIcon" EXPLAIN "If this policy is enabled, the intel tray icon will be visible" VALUENAME "ShowTrayIcon" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY POLICY "Graphics card hotkeys" KEYNAME "SOFTWARE\INTEL\Display\igfxcui\HotKeys" EXPLAIN "If this policy is enabled, the intel hotkeys will be enabled" VALUENAME "Enable" VALUEON NUMERIC 1 VALUEOFF NUMERIC 0 END POLICY END CATEGORY I assume you will know how to create the template and import it? Thanks 2
soveryapt Posted February 9, 2012 Author Posted February 9, 2012 I assume you will know how to create the template and import it? Thanks It's been a while, but yeah. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now