mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
Actually change over default hotkeys,
...particularly to fix shift-; = command. (Forgot to checkin this file)
This commit is contained in:
parent
8427511d32
commit
55b25205e5
@ -135,9 +135,8 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=repeatrecruit
|
||||
key=r
|
||||
key=R
|
||||
cmd=yes
|
||||
shift=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=recall
|
||||
@ -150,8 +149,7 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=cycleback
|
||||
key=n
|
||||
shift=yes
|
||||
key=N
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=endunitturn
|
||||
@ -281,8 +279,7 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=speaktoally
|
||||
key=m
|
||||
shift=yes
|
||||
key=M
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=speaktoall
|
||||
@ -295,8 +292,7 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=command
|
||||
key=;
|
||||
shift=yes
|
||||
key=:
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=objectives
|
||||
@ -324,9 +320,8 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=repeatrecruit
|
||||
key=r
|
||||
key=R
|
||||
ctrl=yes
|
||||
shift=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=recall
|
||||
@ -339,8 +334,7 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=cycleback
|
||||
key=n
|
||||
shift=yes
|
||||
key=N
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=endunitturn
|
||||
@ -470,8 +464,7 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=speaktoally
|
||||
key=m
|
||||
shift=yes
|
||||
key=M
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=speaktoall
|
||||
@ -484,8 +477,7 @@ default=yes
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=command
|
||||
key=;
|
||||
shift=yes
|
||||
key=:
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
command=objectives
|
||||
|
Loading…
x
Reference in New Issue
Block a user