changed the refresh cache hotkey to ctrl+F5 for macs (fixes bug #16744)
This commit is contained in:
parent
4fd1e6fefb
commit
b7ba801aad
1 changed files with 2 additions and 2 deletions
|
@ -282,8 +282,8 @@
|
|||
command=title_screen__reload_wml
|
||||
key=F5
|
||||
#ifdef APPLE
|
||||
# plain F5 is bound to Exposé see bug #16744
|
||||
cmd=yes
|
||||
# plain F5 is bound to Exposé and cmd+F5 to Voice Over - see bug #16744
|
||||
ctrl=yes
|
||||
#endif
|
||||
[/hotkey]
|
||||
[hotkey]
|
||||
|
|
Loading…
Add table
Reference in a new issue