change tab next and back accelerators

fixes bug #2581
This commit is contained in:
Vincent Sanders 2018-04-22 14:02:38 +01:00
parent 2c7d24c5bc
commit 0569fbf170
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
# The key names are the same as those in the gdk/gdkkeysyms.h header file
# but without the leading “GDK_KEY_”.
gtkNextTab:<Control>Right
gtkPrevTab:<Control>Left
gtkNextTab:<Control>Page_Down
gtkPrevTab:<Control>Page_Up
gtkCloseTab:<Control>w
gtkNewTab:<Control>t
gtkNewWindow:<Control>n