4

Is there a way to change or add keyboard shortcuts within the LxTerminal application? My specific desire is to change the bindings for previous and next tab so they match the shortcuts in my other environment, but I'm interested more generally if this is do-able across multiple applications, or if each application keeps shortcut key bindings in an app-specific location?

ljwobker
  • 204

1 Answers1

3

In this case you need an app-specific solution. For cross-application configurations this page is helpful.


The short answer:

  • Unfortunately it is not possible to add new shortcuts.

The long answer:

lxterminal 0.2.0-1 (vivid) has a property tab for shortcuts.

In previous versions, there is no such possibility. I also tried to use the configuration of the newer version with the older version. It does not work.

  1. Start the terminal

  2. Click Edit > Preferences

  3. Select the Shortcuts tab

  4. Make your changes

    enter image description here

A.B.
  • 92,125