Added more keystrokes to the invisible interface

This commit is contained in:
2015-11-03 09:02:19 -06:00
parent 7dfe2cbb5c
commit fa1b8bfde3
6 changed files with 24 additions and 6 deletions

View File

@@ -50,4 +50,7 @@ get_more_items = string(default="alt+win+pageup")
reverse_geocode = string(default="control+win+g")
view_reverse_geocode = string(default="control+win+shift+g")
get_trending_topics = string(default="control+win+t")
check_for_updates = string(default="control+win+u")
check_for_updates = string(default="control+win+u")
list_manager = string(default="control+win+shift+l")
configuration = string(default="control+win+o")
accountConfiguration = string(default="control+win+shift+o")