1

How to change current gedit tab without using the mouse?

Esamo
  • 1,522
  • 2
  • 16
  • 28
  • Possible dupe: http://askubuntu.com/questions/76082/how-do-i-move-to-a-new-tab-in-gedit-using-the-keyboard –  Jan 10 '14 at 02:59
  • Well it is already answered at 2 or 3 places here, but I had to search a lot to find the shortcut and even go to Google instead. – Esamo Jan 10 '14 at 04:59

1 Answers1

1

Switch to the next tab to the right > Ctrl + Alt + PageDown .

For the left < tab change the last key to PageUp.


See Custom keyboard shortcuts in gedit.

Also more gedit shortcuts at help.gnome.org[...].

Esamo
  • 1,522
  • 2
  • 16
  • 28