Bindable Keys

Du kannst eine Taste mit einem Command belegen. HIER gibt es eine Liste mit allen Commands.

 

 

Haupt Tasten


Funktions Tasten


Navigations Tasten


Pfeil Tasten


Keypad Tasten


Mouse Tasten

 

 

Verwendung auf dem Server: /bind <taste> <command>
Beispiel: /bind f bang

Client Config: bind <taste> <command>
Beispiel: bind f bang


Haupt Tasten

Dieses ist eine Liste mit allen zuweisbaren Haupttasten auf einer Standard Tastatur.

 

Tastenname

Taste

Verwendung

tab

Tab

bind tab <command>
enter

Enter

bind enter <command>
space
Space

bind space <command>

single quote

'

bind ' <command>

hyphen

-

bind - <command>
forward slash

/

bind / <command>
zero

0

bind 0 <command>
one

1

bind 1 <command>
two

2

bind 2 <command>
three

3

bind 3 <command>
four

4

bind 4 <command>
five

5

bind 5 <command>
six

6

bind 6 <command>
seven

7

bind 7 <command>
eight

8

bind 8 <command>
nine

9

bind 9 <command>
semicolon

;

bind semicolon <command>
equals

=

bind = <command>
left bracket

[

bind [ <command>
backslash

\

bind \ <command>
right bracket

]

bind ] <command>
comma

,

bind , <command>
period

.

bind . <command>
a

a

bind a <command>
b
b
bind b <command>
c
c
bind c <command>
d
d
bind d <command>
e
e
bind e <command>
f
f
bind f <command>
g
g
bind g <command>
h
h

bind h <command>

i
i
bind i <command>
j
j
bind j <command>
k
k
bind k <command>
l
l
bind l <command>
m
m
bind m <command>
n
n
bind n <command>
o
o
bind o <command>
p
p
bind p <command>
q
q
bind q <command>
r
r
bind r <command>
s
s
bind s <command>
t
t
bind t <command>
u
u
bind u <command>
v
v
bind v <command>
w
w
bind w <command>
x
x
bind x <command>
y
y
bind y <command>
z
z
bind z <command>
alt
Alt
bind alt <command>
ctrl
Ctrl
bind ctrl <command>
shift
Shift
bind shift <command>

 

 

Funktions Tasten

Dieses ist eine Liste alle zuweisbaren Funktions Tasten auf einer Standard Tastatur.

 

Tastenname

Taste

Verwendung

escape
Esc
bind esc <command>
function 1
F1
bind f1 <command>
function 2
F2
bind f2 <command>
function 3
F3
bind f3 <command>
function 4
F4
bind f4 <command>
function 5
F5
bind f5 <command>
function 6
F6
bind f6 <command>
function 7
F7
bind f7 <command>
function 8
F8
bind f8 <command>
function 9
F9
bind f9 <command>
function 10
F10
bind f10 <command>
function 11
F11
bind f11 <command>
function 12
F12
bind f12 <command>

 

Navigations Tasten


Dieses ist eine Liste mit allen zuweisbaren Navigations Tasten auf einer Standard Tastatur.
Die Tasten befinden sich direkt rechts neben den Haupttasten und ueber den Pfeiltasten sind.

 

Tastenname

Taste

Verwendung

insert
Insert or Ins
bind ins <command>
home
Home
bind home <command>
page up
Page Up or PgUp
bind pgup <command>
delete
Delete or Del
bind del <command>
page down
Page Down or PgDn
bind pgdn <command>

 

Pfeil Tasten

Dieses ist eine Liste mit den 4 zuweisbaren Pfeiltasten (direkt unter den Navigations Tasten...NICHT die auf dem Keypad) auf einer Standard Tastatur.

 

Tastenname

Taste

Verwendung

up arrow
<
uparrow
bind uparrow <command>
down arrow
<
downarrow
bind downarrow <command>
left arrow
leftarrow
bind leftarrow <command>
right arrow
<
rightarrow
bind rightarrow <command>

 

 

Keypad Tasten

Dieses ist eine Liste mit allen zuweisbaren Tasten des Keypads auf einer Standard Tastatur.

 

Tastenname

Taste

Verwendung

keypad insert or zero
0
    Ins
bind kp_ins <command>
keypad end or one
1
    End
bind kp_end <command>
keypad down arrow or two
2
bind kp_downarrow <command>
keypad page down or three
3
       PgDn
bind kp_pgdn <command>
keypad left arrow or four
4
bind kp_leftarrow <command>
keypad five
5
bind kp_5 <command>
keypad right arrow or six
6
bind kp_rightarrow <command>
keypad home or seven
7
         Home
bind kp_home <command>
keypad up arrow or eight
8
-
bind kp_uparrow <command>
keypad page up or nine
9
       PgUp
bind kp_pgup <command>
keypad delete or period
.
    Del
bind kp_del <command>
keypad enter
Enter
bind kp_enter <command>
keypad plus
+
bind kp_plus <command>
keypad minus
-
bind kp_minus <command>
keypad asterisk
*
bind * <command>
keypad slash
/
bind kp_slash <command>

 

 

Mouse Tasten

Dieses ist eine Liste mit allen zuweisbaren Tasten einer Standard Mouse.
*Nicht auf einer 2 Tasten Mouse verfuegbar

 

Tastenname

Taste

Verwendung

left mouse button
n/a
bind mouse1 <command>
right mouse button
n/a
bind mouse2 <command>
middle mouse button*
n/a
bind mouse3 <command>
wheel scroll up*
n/a
bind mwheelup <command>
wheel scroll down*
n/a
bind mwheeldown <command>