Difference between revisions of "Sys disableTaskSwitch"

From FTE
Jump to: navigation, search
 
Line 1: Line 1:
 
Name: sys_disableTaskSwitch<br>
 
Name: sys_disableTaskSwitch<br>
 
Default value: "0"<br>
 
Default value: "0"<br>
Flags: [[noserver]]   <br>
+
Cvar flags: [[noserver]] <br>
 +
FTEQW Builds: [[Software Renderer]] [[OpenGL Renderer]] [[Minimal GL Build]] [[Merged Build]] <br>
 
<br>
 
<br>
 
<br />
 
<br />
Disables Task Switching, not really useful, since FTE has no task switching problems like other clients.<br />
+
Disables task-switching. Also allows Windows keys to be bindable and allows the alt+tab key combo to be bindable.<br />
<br />
 
Note that disabling taskswitch allows window keys to be bindable and allows the alt+tab key combo to be bindable.<br />
 
 
<br />
 
<br />
 
Note: You're screwed if something goes wrong. You do so at your own risk.
 
Note: You're screwed if something goes wrong. You do so at your own risk.

Latest revision as of 05:42, 1 November 2005

Name: sys_disableTaskSwitch
Default value: "0"
Cvar flags: noserver
FTEQW Builds: Software Renderer OpenGL Renderer Minimal GL Build Merged Build


Disables task-switching. Also allows Windows keys to be bindable and allows the alt+tab key combo to be bindable.

Note: You're screwed if something goes wrong. You do so at your own risk.