Keybinding name 'go_down' is unknown

Asked by dbaskerv

In the config file I am trying to set up alternative keys to move between terminals. The default <Alt>Left, etc., don't seem to work - perhaps because I'm using a Mac Keyboard on Ubuntu?

When trying an alternative, I get the following error on startup (I tried various key mappings)

Errors were encountered while parsing terminator_config(5) file:

3 Lines ignored:
* Keybinding name 'go_down' is unknown, line 23:
    go_down = <Ctrl><Shift>F11
    ---------------------------^

 * Keybinding name 'go_left' is unknown, line 24:
    go_left = F5
    -------------^

 * Keybinding name 'go_right' is unknown, line 25:
    go_right = <F5>
    ----------------^

Using terminator 0.11 on Ubuntu Intrepid

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Terminator Edit question
Assignee:
No assignee Edit question
Solved by:
dbaskerv
Solved:
Last query:
Last reply:
Revision history for this message
dbaskerv (david-baskervilles) said :
#1

Fixed in terminator 0.12
(sorry to jump the gun!)

Just FYI - the problem with the default <Alt>Left for movement still remains on my keyboard, but the workaround to change to <Ctrl> now works in 0.12