[gnome-devel-docs] use ctrl+tab for switching tabs



commit 3a3aea03db530d7b94caf63b4af6f4e0c45b4475
Author: Allan Day <allanpday gmail com>
Date:   Thu Sep 25 18:33:16 2014 +0100

    use ctrl+tab for switching tabs
    
    Firefox and Chrome seem to do it that way.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=498974

 hig/C/keyboard-input.page |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/hig/C/keyboard-input.page b/hig/C/keyboard-input.page
index cc19713..6f5de0b 100644
--- a/hig/C/keyboard-input.page
+++ b/hig/C/keyboard-input.page
@@ -439,6 +439,16 @@ Do not assign system-level shortcut keys. These use the Super key (sometimes kno
 <td><p><keyseq><key>Ctrl</key><key>L</key></keyseq></p></td>
 <td><p>Present or focus an entry field into which the user can type a new address or location</p></td>
 </tr>
+<tr>
+<td><p><gui>Next Tab</gui></p></td>
+<td><p><keyseq><key>Ctrl</key><key>Tab</key></keyseq></p></td>
+<td><p>Switch to the next tab</p></td>
+</tr>
+<tr>
+<td><p><gui>Previous Tab</gui></p></td>
+<td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Tab</key></keyseq></p></td>
+<td><p>Switch to the previous tab</p></td>
+</tr>
 </tbody>
 </table>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]