wesnoth/data/core/hotkeys.cfg
2008-10-06 00:53:59 +00:00

456 lines
5.7 KiB
INI

#textdomain wesnoth
# Warning:
# any hotkey that uses shift should not trigger any animation(s) in game since shift toggles accelerated mode
#ifdef APPLE
[hotkey]
command=accelerated
key=a
cmd=yes
[/hotkey]
[hotkey]
command=bestenemymoves
key=b
cmd=yes
[/hotkey]
[hotkey]
command=changeside
key=u
shift=yes
[/hotkey]
[hotkey]
alt=yes
command=chatlog
key=c
[/hotkey]
[hotkey]
command=clearlabels
cmd=yes
key=c
[/hotkey]
[hotkey]
command=clearmessages
cmd=yes
key=x
[/hotkey]
[hotkey]
command=createunit
key=c
shift=yes
[/hotkey]
[hotkey]
command=command
key=:
[/hotkey]
[hotkey]
command=continue
key=t
[/hotkey]
[hotkey]
command=cycle
key=n
[/hotkey]
[hotkey]
command=cycleback
key=n
shift=yes
[/hotkey]
[hotkey]
command=delayshroud
key=d
shift=yes
[/hotkey]
[hotkey]
command=describeunit
key=d
[/hotkey]
[hotkey]
command=endunitturn
key=" "
[/hotkey]
[hotkey]
command=endturn
key=" "
alt=yes
[/hotkey]
[hotkey]
command=fullscreen
key=f
cmd=yes
[/hotkey]
[hotkey]
command=help
key=F1
[/hotkey]
[hotkey]
command=holdposition
key=" "
shift=yes
[/hotkey]
[hotkey]
command=labelteamterrain
key=l
cmd=yes
[/hotkey]
[hotkey]
command=labelterrain
key=l
alt=yes
[/hotkey]
[hotkey]
command=leader
key=l
[/hotkey]
[hotkey]
command=load
key=o
cmd=yes
[/hotkey]
[hotkey]
command=mousescroll
key=l
cmd=yes
[/hotkey]
[hotkey]
command=mute
key=m
cmd=yes
alt=yes
[/hotkey]
[hotkey]
command=objectives
key=j
cmd=yes
[/hotkey]
[hotkey]
command=preferences
key=p
cmd=yes
[/hotkey]
[hotkey]
command=quit
key=q
cmd=yes
[/hotkey]
[hotkey]
command=recall
key=r
alt=yes
[/hotkey]
[hotkey]
command=recruit
key=r
cmd=yes
[/hotkey]
[hotkey]
command=redo
key=r
[/hotkey]
[hotkey]
command=renameunit
key=n
cmd=yes
[/hotkey]
[hotkey]
command=repeatrecruit
key=r
cmd=yes
alt=yes
[/hotkey]
[hotkey]
command=save
key=s
cmd=yes
[/hotkey]
[hotkey]
command=search
key=/
[/hotkey]
[hotkey]
command=showenemymoves
key=v
cmd=yes
[/hotkey]
[hotkey]
command=speak
key=m
[/hotkey]
[hotkey]
command=speaktoall
key=m
alt=yes
[/hotkey]
[hotkey]
command=speaktoally
key=m
cmd=yes
[/hotkey]
[hotkey]
command=statistics
key=s
[/hotkey]
[hotkey]
command=statustable
key=s
alt=yes
[/hotkey]
[hotkey]
command=togglegrid
key=g
cmd=yes
[/hotkey]
[hotkey]
command=undo
key=u
[/hotkey]
[hotkey]
alt=yes
command=unitlist
key=u
[/hotkey]
[hotkey]
command=updateshroud
key=s
cmd=yes
shift=yes
[/hotkey]
[hotkey]
command=zoomdefault
key=0
[/hotkey]
[hotkey]
command=zoomin
key="+"
[/hotkey]
[hotkey]
command=zoomout
key=-
[/hotkey]
#else
[hotkey]
command=accelerated
key=a
ctrl=yes
[/hotkey]
[hotkey]
command=bestenemymoves
key=b
ctrl=yes
[/hotkey]
[hotkey]
command=changeside
key=u
shift=yes
[/hotkey]
[hotkey]
alt=yes
command=chatlog
key=c
[/hotkey]
[hotkey]
command=clearlabels
ctrl=yes
key=c
[/hotkey]
[hotkey]
command=clearmessages
ctrl=yes
key=x
[/hotkey]
[hotkey]
command=createunit
ctrl=yes
key=c
shift=yes
[/hotkey]
[hotkey]
command=continue
key=t
[/hotkey]
[hotkey]
command=command
key=:
[/hotkey]
[hotkey]
command=cycle
key=n
[/hotkey]
[hotkey]
command=cycleback
key=n
shift=yes
[/hotkey]
[hotkey]
command=delayshroud
key=d
shift=yes
[/hotkey]
[hotkey]
command=describeunit
key=d
[/hotkey]
[hotkey]
command=endunitturn
key=" "
[/hotkey]
[hotkey]
command=endturn
key=" "
ctrl=yes
[/hotkey]
[hotkey]
command=fullscreen
key=f
ctrl=yes
[/hotkey]
[hotkey]
command=help
key=F1
[/hotkey]
[hotkey]
command=holdposition
key=" "
shift=yes
[/hotkey]
[hotkey]
command=labelteamterrain
key=l
ctrl=yes
[/hotkey]
[hotkey]
command=labelterrain
key=l
alt=yes
[/hotkey]
[hotkey]
command=leader
key=l
[/hotkey]
[hotkey]
command=load
key=o
ctrl=yes
[/hotkey]
[hotkey]
command=mute
key=m
ctrl=yes
alt=yes
[/hotkey]
[hotkey]
command=objectives
key=j
ctrl=yes
[/hotkey]
[hotkey]
command=preferences
key=p
ctrl=yes
[/hotkey]
[hotkey]
command=quit
key=q
ctrl=yes
[/hotkey]
[hotkey]
command=recall
key=r
alt=yes
[/hotkey]
[hotkey]
command=recruit
key=r
ctrl=yes
[/hotkey]
[hotkey]
command=redo
key=r
[/hotkey]
[hotkey]
command=renameunit
key=n
ctrl=yes
[/hotkey]
[hotkey]
command=repeatrecruit
key=r
ctrl=yes
alt=yes
[/hotkey]
[hotkey]
command=resistance
key=d
ctrl=yes
[/hotkey]
[hotkey]
command=save
key=s
ctrl=yes
[/hotkey]
[hotkey]
command=search
key=/
[/hotkey]
[hotkey]
command=showenemymoves
key=v
ctrl=yes
[/hotkey]
[hotkey]
command=speak
key=m
[/hotkey]
[hotkey]
command=speaktoall
key=m
alt=yes
[/hotkey]
[hotkey]
command=speaktoally
key=m
ctrl=yes
[/hotkey]
[hotkey]
command=statistics
key=s
[/hotkey]
[hotkey]
command=statustable
key=s
alt=yes
[/hotkey]
[hotkey]
command=togglegrid
key=g
ctrl=yes
[/hotkey]
[hotkey]
command=undo
key=u
[/hotkey]
[hotkey]
alt=yes
command=unitlist
key=u
[/hotkey]
[hotkey]
command=updateshroud
key=s
shift=yes
[/hotkey]
[hotkey]
command=zoomdefault
key=0
[/hotkey]
[hotkey]
command=zoomin
key="+"
[/hotkey]
[hotkey]
command=zoomout
key=-
[/hotkey]
#endif