windows
This is an old revision of the document!
Registry
Windows Registry Editor Version 5.00 ; enable LastActiveClick [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "LastActiveClick"=dword:00000001 ;set window title bar height [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics] "CaptionHeight"="-330" ;map capslock to escape [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,3a,00,46,00,01,00,3a,00,00,00,00,00
use old style context menu:
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
set highlight background and text color:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Colors] "ActiveBorder"="180 180 180" "ActiveTitle"="153 180 209" "AppWorkspace"="171 171 171" "Background"="0 0 0" "ButtonAlternateFace"="0 0 0" "ButtonDkShadow"="105 105 105" "ButtonFace"="240 240 240" "ButtonHilight"="255 255 255" "ButtonLight"="227 227 227" "ButtonShadow"="160 160 160" "ButtonText"="0 0 0" "GradientActiveTitle"="185 209 234" "GradientInactiveTitle"="215 228 242" "GrayText"="109 109 109" "Hilight"="0 120 215" "HilightText"="255 255 255" "HotTrackingColor"="0 102 204" "InactiveBorder"="244 247 252" "InactiveTitle"="191 205 219" "InactiveTitleText"="0 0 0" "InfoText"="0 0 0" "InfoWindow"="255 255 225" "Menu"="240 240 240" "MenuBar"="240 240 240" "MenuHilight"="0 120 215" "MenuText"="0 0 0" "Scrollbar"="200 200 200" "TitleText"="0 0 0" "Window"="255 255 255" "WindowFrame"="100 100 100" "WindowText"="0 0 0"
windows.1711525564.txt.gz · Last modified: by A User Not Logged in
