ezQuake Manual: System Settings Variables

cl_mediaroot 

Description

Changes where demos, screenshots and logs are saved, how variables demo_dir, sshot_dir and log_dir are treated.

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
0Treat paths as relative to the Quake dir
1Treat paths as relative to user home dir
2Treat paths as system absolute paths

sys_disableWinKeys 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1Disable winkeys from alt-tabbing you (only works in NT/2K/XP, and only when the client is in focus).
0Enable.

Note: Windows keys are now bindable (LWINKEY, RWINKEY, WINKEY, POPUPMENU). Obviously only useful on NT/2K/XP with sys_disableWinKeys 1 (and possibely useful in Linux too!).

sys_highpriority 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
-1Sets process to low priority.
0Sets process to normal priority.
1Sets process to high priority.

sys_inactiveSleep 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 1

Values

valuedescription
1Enable inactive sleeping.
0Prevent freeing of CPU when the client is minimized or not in focus.

sys_yieldcpu 

Support: Windows: OpenGL Windows: Software Linux: GLX Linux: X11 Linux: SVGA Mac OS X FreeBSD

Default: 0

Values

valuedescription
1Give more CPU for other programs.
0the client eats more CPU.

Last update: 09.11.2005 02:15 PST, made by JohnNy_cz | ezQDocs