Created
July 16, 2018 03:42
-
-
Save hectorh30/28db8466a99048dd12828674699ef20f to your computer and use it in GitHub Desktop.
Windows 10 Virtual desktop enhancer settings.init
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[General] | |
DefaultDesktop=1 | |
TaskbarScrollSwitching=1 | |
UseNativePrevNextDesktopSwitchingIfConflicting=0 | |
DesktopWrapping=1 | |
[Tooltips] | |
Enabled=0 | |
; One of LEFT, CENTER, RIGHT | |
PositionX=LEFT | |
; One of TOP, CENTER, BOTTOM | |
PositionY=BOTTOM | |
FontSize=11 | |
FontColor=0xFFFFFF | |
FontInBold=1 | |
BackgroundColor=0x1F1F1F | |
Lifespan=750 | |
; Watch out! Long durations (> 500ms) could cause troubles as the program freezes during the animation. | |
FadeOutAnimationDuration=100 | |
OnEveryMonitor=1 | |
[KeyboardShortcutsCombinations] | |
TogglePinWindow=Win, Ctrl, Shift, Q | |
TogglePinApp=Win, Ctrl, Shift, A | |
PinWindow= | |
PinApp= | |
UnpinWindow= | |
UnpinApp= | |
; "SC029" is the key below your "Esc" key | |
OpenDesktopManager=LAlt, SC029 | |
ChangeDesktopName=Win, F2 | |
[KeyboardShortcutsModifiers] | |
SwitchDesktop=Ctrl, Alt | |
; SwitchDesktop=Win, Ctrl | |
MoveWindowToDesktop= | |
MoveWindowAndSwitchToDesktop=Ctrl, Alt, Shift | |
; MoveWindowAndSwitchToDesktop=Win, Ctrl, Shift | |
NextTenDesktops= | |
[KeyboardShortcutsIdentifiers] | |
PreviousDesktop=Left | |
NextDesktop=Right | |
Desktop1=1 | |
Desktop2=2 | |
Desktop3=3 | |
Desktop4=4 | |
Desktop5=5 | |
Desktop6=6 | |
Desktop7=7 | |
Desktop8=8 | |
Desktop9=9 | |
Desktop10=0 | |
DesktopAlt1=Numpad1 | |
DesktopAlt2=Numpad2 | |
DesktopAlt3=Numpad3 | |
DesktopAlt4=Numpad4 | |
DesktopAlt5=Numpad5 | |
DesktopAlt6=Numpad6 | |
DesktopAlt7=Numpad7 | |
DesktopAlt8=Numpad8 | |
DesktopAlt9=Numpad9 | |
DesktopAlt10=Numpad0 | |
[Wallpapers] | |
1= | |
2= | |
3= | |
4= | |
5= | |
6= | |
7= | |
8= | |
9= | |
10= | |
[DesktopNames] | |
1= | |
2= | |
3= | |
4= | |
5= | |
6= | |
7= | |
8= | |
9= | |
10= | |
[RunProgramWhenSwitchingToDesktop] | |
1= | |
2= | |
3= | |
4= | |
5= | |
6= | |
7= | |
8= | |
9= | |
10= | |
[RunProgramWhenSwitchingFromDesktop] | |
1= | |
2= | |
3= | |
4= | |
5= | |
6= | |
7= | |
8= | |
9= | |
10= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment