View Single Post
Posts: 18 | Thanked: 7 times | Joined on Sep 2009 @ Brazil
#50
Originally Posted by les_garten View Post
Not sure how to integrate that into the gconf2 command?
I have Up and Down (along with Carriage Return) mapped so that I don't have to slide the keyboard out.

Modify the lines below according to your needs:
Code:
gconftool-2 --set -t list --list-type string \
    /apps/osso/xterm/key_labels "[Tab,Esc,Dn,Up,CR]"

gconftool-2 --set -t list --list-type string \
    /apps/osso/xterm/keys "[Tab,Escape,Down,Up,KP_Enter]"
 

The Following 4 Users Say Thank You to blfgomes For This Useful Post: