Difference between revisions of "Cl keypad"

From FTE
Jump to: navigation, search
 
 
Line 1: Line 1:
 
Name: cl_keypad<br>
 
Name: cl_keypad<br>
 
Default value: "0"<br>
 
Default value: "0"<br>
Flags:   <br>
+
Cvar flags: None<br>
 +
FTEQW Builds: [[Software Renderer]] [[OpenGL Renderer]] [[Minimal GL Build]] [[Merged Build]] <br>
 
<br>
 
<br>
 
0 = QW compatibility where the keypad keys act the same key name, eg KP_8 acts like uparrow would. <br />
 
0 = QW compatibility where the keypad keys act the same key name, eg KP_8 acts like uparrow would. <br />
 
1 = You will be able to bind such keys as capslock, numlock, and all numpad keys.<br />
 
1 = You will be able to bind such keys as capslock, numlock, and all numpad keys.<br />

Latest revision as of 05:15, 1 November 2005

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

0 = QW compatibility where the keypad keys act the same key name, eg KP_8 acts like uparrow would.
1 = You will be able to bind such keys as capslock, numlock, and all numpad keys.