-
Notifications
You must be signed in to change notification settings - Fork 3
/
SetList.ini
72 lines (72 loc) · 14.7 KB
/
SetList.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|Class=GROUP|Caption=Appearance|Description=Appearance settings change the way ZenKEY looks.|
|Class=Setting|SetName=Skin|Caption=Skin|Description=The Skin setting determines which group of pictures is used in the menu and window.|Type=DynamicList|Default=Default|Prefix=Skin :|
|Class=Setting|SetName=SET_Trans|Caption=Transparency level|Description=This chooses the level of transparency applied to the ZenKEY window and the 'Desktop Map'.|Type=DynamicList|OS=NT|
|Class=Setting|SetName=IconMode|Caption=Menu icons|Description=Determines the pattern of icons used in the menu.|Type=List|Item1=No icons|Val1=1|Item2=Zen icons|Val2=2|Item3=Letters|Val3=3|Item4=Program icons|Val4=4|Item5=Large program icons|Val5=5|Default=2|Notes=The 'Program icons' settings are only applied to actions that point directly to files with embedded icons|
|Class=Setting|SetName=Notify|Caption=Display notifications|Description=Choose if actions should display notifications in the system tray when fired.|Item1=No notifications|Val1=None|Item2=Show notifications|Val2=Yes|Type=List|Prefix=Placement :|Default=Yes|
|Class=Setting|SetName=HideForm|Caption=Show window|Description=This setting determines whether the floating ZenKEY window is made visible.|Type=List|Item1=Show window|Val1=False|Item2=Do not show window|Val2=True|Default=False|
|Class=Setting|SetName=GroupSep|Caption=Group separator|Description=In the ZenKEY menu, items are divided into groups with this many items.|Type=Integer|MinValue=4|MaxValue=100|Postfix=items per group|Prefix=Limit to|Default=4|
|Class=Setting|SetName=GroupLim|Caption=Create new groups|Description=If there are more than this many items in a menu, a submenu is automatically created and the remaining items placed inside it.|Type=Integer|MinValue=10|Default=50|Postfix=items before dividing|Prefix=Allow|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Behavior|Description=These settings change the way ZenKEY behaves or acts.|
|Class=Setting|SetName=FollowActive|Caption=Follow the active window|Description=If enabled, the ZenKEY window will always move next to the active application window.|Type=List|Item1=Follow active window|Val1=True|Item2=Do not follow|Val2=False|Default=False|
|Class=Setting|SetName=WindowPos|Caption=Follow position|Description=If 'Follow the active window' is enabled, this setting detemines where the ZenKEY window is placed relative to the active window.|Type=Integer|MinValue=0|MaxValue=100|Default=70|Postfix=% of window width|Default=70|
|Class=Setting|SetName=SET_Layer|Caption=Layer (z order)|Description=This setting specifies the depth at which the ZenKEY windows are displayed relative to other windows (z order).|Type=List|Item1=Bottommost|Val1=1|Item2=Normal|Val2=0|Item3=Topmost|Val3=-1|Default=0|
|Class=Setting|SetName=LOS|Caption=Load on startup|Description=This setting decides if ZenKEY is loaded automatically when Window's starts up.|Type=List|Item1=Load on startup|Val1=Y|Item2=Do not load on startup|Val2=N|Default=N|
|Class=Setting|SetName=HKWARN|Caption=Warn me when Hotkeys fail|Description=When a Hotkey fails to register, ZenKEY will normally warn you. You can prevent this by changing this setting.|Type=List|Item1=Warn me|Val1=Y|Item2=Do not warn me|Val2=N|Default=Y|
|Class=Setting|SetName=UserPath|Caption=Storage location|Description=Choose whether settings are stored in the ZenKEY folder (portable, one configuration) or in each users folder (per-user settings).|Type=List|Item1=Use ZenKEY folder|Val1=N|Item2=Use User folder|Val2=Y|Default=N|
|Class=Setting|SetName=RespectLife|Caption=Respect for life|Description=If the human species is to survive, we must care for all life on our planet.|Type=Joke|Item1=I will respect all life|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Window actions|Description=These settings affect the way window actions are handled.|
|Class=Setting|SetName=WindowUnderMouse|Caption=Window selection|Description=You can choose whether window actions are performed on the active window or the window under the mouse point.|Type=List|Item1=Use window under mouse|Val1=True|Item2=Use the active window|Val2=False|Default=False|
|Class=Setting|SetName=HistDepth|Caption=Window action history|Description=Window actions can be undone, and this setting specifies how many actions to record for undoing.|Type=Integer|MinValue=1|MaxValue=500|Notes=Undoing window tiling actions uses multiple undo's eg. undoing 'Tile last four windows' uses four undo's.|Postfix=actions undoable|Default=10|
|Class=Setting|SetName=WinShift|Caption=Window shift amount|Description=This setting determines by how many pixels windows are moved or resized when performing window actions.|Type=Integer|MinValue=1|MaxValue=10000|Postfix=pixels|Prefix=Move by|Default=10|
|Class=Setting|SetName=WinAnchor|Caption=Window resizing anchor point|Description=When windows are resized, this setting determines which property of the window in kept the same.|Type=List|Item1=Center|Val1=Center|Item2=Top left|Val2=TopLeft|Default=Center|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Quotes and messages|Description=Here, you can choose when and what messages ZenKEY displays. Silliness is not taboo!|
|Class=Setting|SetName=HideQuotes|Caption=Show quotes with messages|Description=For the sake of fun, ZenKEY can include arbitrary quotes with messages. This setting chooses whether or not these quotes are displayed.|Type=List|Item1=Show quotes|Val1=False|Item2=Do not show quotes|Val2=True|Default=False|
|Class=Setting|SetName=Quotes|Caption=Quote group|Description=For the sake of fun, ZenKEY can include arbitrary quotes with messages. You choose the type of quote using this setting.|Type=DynamicList|Default=Wise words|
|Class=Setting|SetName=ShowTips|Caption=Show startup tips|Description=In order to help you more quickly understand how to use ZenKEY, you can choose to see a tip each time ZenKEY starts.|Type=List|Item1=Show startup tips|Val1=True|Item2=Do not show tips|Val2=False|Default=False|
|Class=Setting|SetName=ResetCount|Caption=Show tips from the beginning|Description=The startup tips are shown in a specific order. You can choose to start them from the beginning again using this option.|Type=List|Item1=Continue normally|Val1=N|Item2=Start from the beginning|Val2=Y|Default=N|
|Class=Setting|SetName=ShowSplash|Caption=Show the splash screen|Description=Use this setting to allow or prevent the ZenKEY splash screen from being shown.|Type=List|Item1=Show splash screen|Val1=Y|Item2=Do not show splash screen|Val2=N|Default=Y|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Auto-window transparency|Description='Auto-window transparency' makes windows transparent whenever they enter of lose focus. Enable or disable this feature here.|
|Class=Setting|SetName=AutoTrans|Caption=Auto-window transparency|Description='Auto-window transparency' makes windows transparent whenever they enter of lose focus.|Type=List|Item1=Enable auto-window trans|Val1=True|Item2=Disable auto-window trans|Val2=False|Default=False|OS=NT|
|Class=Setting|SetName=TransActive|Caption=Active window transparency|Description=The level of transparency of your active window(s) is set here.|Type=DynamicList|OS=NT|
|Class=Setting|SetName=TransInactive|Caption=Inactive window transparency|Description=The level of transparency of your inactive windows are set here|Type=DynamicList|OS=NT|
|Class=Setting|SetName=AWTDepth|Caption=Active window depth|Description=This setting determines how many of the most recently used windows are kept at the 'active' transparency.|Type=Integer|MinValue=1|MaxValue=10|Postfix=window(s) considered active|OS=NT|Prefix=Last|Default=1|
|Class=Setting|SetName=ATWTaskbar|Caption=Taskbar transparency|Description=This setting allows you to exclude the Taskbar from Auto-window transparency operations, keeping it opaque at all times.|Type=List|Item1=Allow Taskbar transparency|Val1=Y|Item2=Do not allow Taskbar transparency|Val2=N|Default=Y|OS=NT|
|Class=Setting|SetName=ATWUndoTB|Caption=Dynamic Taskbar transparency|Description=Taskbar transparency can sometimes cause Video and other windows to appear blank when Maximized. This setting prevents this from happening.|Type=List|Item1=Dynamic Taskbar transparency|Val1=Y|Item2=Keep Taskbar transparency|Val2=N|Default=Y|OS=NT|
|Class=Setting|SetName=AWTOmitList|Caption=Excluded applications|Description=Add applications to this list if you do not want transparency effects to be applied to them.|Type=FileList|FileName=OmitList.ini|
|Class=Setting|SetName=AWTOmitListClasses|Caption=Excluded classes|Description=Add window classes to this list if you do not want transparency effects to be applied to them.|Type=ClassList|FileName=OmitListClasses.ini|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Desktop map|Description=The 'Desktop map' is a small window with rectangles representing your applications. You can drag, click or right-click on them to do stuff.|
|Class=Setting|SetName=DTM_Position|Caption=Desktop map position|Description=Choose whether and/or where to display the 'Desktop map'.|Type=List|Item1=Bottom left|Val1=0|Item2=Bottom right|Val2=1|Item3=Top left|Val3=2|Item4=Top right|Val4=3|Item5=Center|Val5=4|Item6=Wherever I place it|Val6=5|Item7=Disabled|Val7=6|Default=0|
|Class=Setting|SetName=COL_Active|Caption=Active window color|Description=This is the color of rectangle representing the active window.|Type=Colour|
|Class=Setting|SetName=COL_Selected|Caption=Selected window color|Description=This is the color of the selected rectangles (using Control) which represent the selected program windows.|Type=Colour|Default=33023|
|Class=Setting|SetName=COL_OnScreen|Caption=On-screen window color|Description=This is the color of the rectangles representing the windows that appear within your desktop area.|Type=Colour|
|Class=Setting|SetName=COL_Offscreen|Caption=Off-screen window color|Description=This is the color of the rectangles representing the windows that lie outside of your desktop area.|Type=Colour|
|Class=Setting|SetName=COL_Desktop|Caption=Desktop window color|Description=This is the color of the rectangle representing your desktop area.|Type=Colour|
|Class=Setting|SetName=COL_Back|Caption=Map background color|Description=This is the background color of your 'Desktop map'.|Type=Colour|
|Class=Setting|SetName=DTM_RClick|Caption=Map right-click|Description=Choose which menu appears when you right-click on the map.|Type=List|Item1=All menus|Val1=Full|Item2=Move window|Val2=WinMove|Item3=Alter window|Val3=WinAlter|Item4=Desktop map movement|Val4=MapMove|Item5=Iconize window|Val5=WinIcon|Item6=Resize window|Val6=WinResize|Item7=Window transparency|Val7=WinTrans|Default=Full|
|Class=Setting|SetName=DTM_SRClick|Caption=Map right-click with shift|Description=Choose which menu appears when you right-click with shift down on the map.|Type=List|Item1=All menus|Val1=RClick|Item2=Move window|Val2=WinMove|Item3=Alter window|Val3=WinAlter|Item4=Desktop map movement|Val4=MapMove|Item5=Iconize window|Val5=WinIcon|Item6=Resize window|Val6=WinResize|Item7=Window transparency|Val7=WinTrans|Default=WinMove|
|Class=Setting|SetName=DTM_CRClick|Caption=Map right-click with control|Description=Choose which menu appears when you right-click with control down on the map.|Type=List|Item1=All menus|Val1=RClick|Item2=Move window|Val2=WinMove|Item3=Alter window|Val3=WinAlter|Item4=Desktop map movement|Val4=MapMove|Item5=Iconize window|Val5=WinIcon|Item6=Resize window|Val6=WinResize|Item7=Window transparency|Val7=WinTrans|Default=WinAlter|
|Class=Setting|SetName=DTM_Pin|Caption=Pin to desktop|Description=Choose whether to embed the Desktop map in the Desktop window or display normally.|Type=List|Item1=Pin to Desktop|Val1=Y|Item2=Display normally|Val2=N|Default=N|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Infinite desktop|Description=The 'Infinite desktop' allows you to move windows off screen and place them anywhere, extending your desktop without limit in all directions.|
|Class=Setting|SetName=IDT_Enable|Caption=Use an "infinite" desktop area|Description=This setting decides whether windows can be moved off-screen using an "infinite" desktop, or kept within your normal desktop area.|Type=List|Item1=Enabled|Val1=Y|Item2=Disabled|Val2=N|Default=N|Notes=This feature is best used together with the 'Desktop map'.|
|Class=Setting|SetName=IDTAutoFocus|Caption=Automatic focus|Description=Automatically set the focus to last recorded window used that lies within the current desktop area.|Type=List|Item1=Yes|Val1=True|Item2=No|Val2=False|Default=False|
|Class=Setting|SetName=IDT_CenterOnActive|Caption=Center on desktop map mouse clicks|Description=This option allows you to automatically move the desktop so that it is centered on where you have clicked or dragged a window to.|Type=List|Item1=Center on clicks|Val1=Y|Item2=Do not center on clicks|Val2=N|Default=N|
|Class=Setting|SetName=IDT_VisOnExit|Caption=Move windows onto desktop on exit|Description=You can use this setting to ensure that all windows are visible and within your normal desktop area when ZenKEY is closed.|Type=List|Item1=Move windows to desktop|Val1=Y|Item2=Leave windows as is|Val2=N|Default=N|
|Class=Setting|SetName=IDTOmitList|Caption=Excluded applications|Description=Add applications to this list if you do not want them to be affected by desktop movements.|Type=FileList|FileName=IDTOmit.ini|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Icons|Description=These live icons replace program windows with a small icon that can be clicked on to restore the window to its previous position.|
|Class=Setting|SetName=ICN_Load|Caption=Load on start|Description=Enabling this option will tell ZenKEY to restore all the icons that were visible when you last exited ZenKEY.|Type=List|Item1=Load on start|Val1=Y|Item2=Do not load|Val2=N|Default=N|
|Class=Setting|SetName=ICN_Zenbar|Caption=Use the ZenBar layout|Description=This setting places the icons vertically underneath one another (or under the Desktop map if enabled).|Type=List|Item1=Use the ZenBar layout|Val1=Y|Item2=Allow free positioning|Val2=N|Default=N|
|Class=Setting|SetName=ICN_WinMode|Caption=Window mode |Description=Choose whether Iconization should act on a single window or all the applications windows.|Type=List|Item1=Single window|Val1=0|Item2=All apps windows|Val2=1|Default=0|
|Class=Setting|SetName=ICN_Pin|Caption=Pin to desktop|Description=Choose whether to embed the Icons in the Desktop window or display normally.|Type=List|Item1=Pin to Desktop|Val1=Y|Item2=Display normally|Val2=N|Default=N|
|ENDGROUP=TRUE|
|Class=GROUP|Caption=Backup and restore|Description=Backup and restore the ZenKEY menu and settings.|
|Class=Setting|SetName=Backup|Caption=Backup|Description=Backup your ZenKEY menu and settings to a folder.|Type=Command|
|Class=Setting|SetName=Restore|Caption=Restore|Description=Restore your ZenKEY menu and settings from a backup folder.|Type=Command|
|Class=Setting|SetName=ShowHotkeys|Caption=Display hotkeys|Description=Generate an document displaying all my Hotkeys.|Type=Command|
|ENDGROUP=TRUE|