2

Is there a way to allow page up to scroll output one page up in guake. The only way right now is to use mouse-scroll but it would be more convenient if it can be keyboard based.

Guake - 3.3.0 on Debian testing.

shirish
  • 11,967
  • 27
  • 107
  • 190

1 Answers1

2

Are you able to scroll via the keybindings Shift + Page Up and Shift + Page Down?

You should also be able to scroll line by line using Ctrl + Shift + and Ctrl + Shift + respectively.

You may need to install gconf or go into your settings to setup/change keybindings to what you wish.

kemotep
  • 5,140
  • 7
  • 19
  • 35