| The Following User Says Thank You to psmears For This Useful Post: | ||
|
|
2010-04-28
, 11:45
|
|
Posts: 146 |
Thanked: 76 times |
Joined on Feb 2010
@ Poland
|
#62
|
|
|
2010-06-07
, 15:26
|
|
Posts: 15 |
Thanked: 14 times |
Joined on Apr 2010
@ Melbourne, Australia
|
#63
|
| The Following 8 Users Say Thank You to sswam For This Useful Post: | ||
|
|
2010-06-09
, 09:04
|
|
Posts: 15 |
Thanked: 14 times |
Joined on Apr 2010
@ Melbourne, Australia
|
#64
|
|
|
2010-06-09
, 09:07
|
|
Posts: 15 |
Thanked: 14 times |
Joined on Apr 2010
@ Melbourne, Australia
|
#65
|
|
|
2010-06-09
, 09:14
|
|
Posts: 15 |
Thanked: 14 times |
Joined on Apr 2010
@ Melbourne, Australia
|
#66
|
|
|
2010-06-09
, 09:53
|
|
Posts: 15 |
Thanked: 14 times |
Joined on Apr 2010
@ Melbourne, Australia
|
#67
|
# fs: fullscreen
gconftool-2 -s /apps/osso/xterm/toolbar -t bool "false"
# tb: show toolbar
gconftool-2 -s /apps/osso/xterm/toolbar -t bool "true"
# kd: default keys:
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,PgUp,PgDn]"
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down]"
# ks: shell keys
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Esc,<,>,|,^,%,~]"
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Escape,less,greater,bar,asciicircum,percent,asciitilde]"
# kc: C keys
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[|,{,},\[,\],<,>]"
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[bar,braceleft,braceright,bracketleft,bracketright,less,greater]"
# kb: brace / python keys
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Esc,\[,\],<,>,|,%]"
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Escape,bracketleft,bracketright,less,greater,bar,percent]"
# kv: key bar to help when using the virtual keyboard
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,<,>,|,dn,up,cr]"
gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,less,greater,bar,Down,Up,KP_Enter]"
|
|
2010-08-07
, 19:38
|
|
Posts: 42 |
Thanked: 52 times |
Joined on Mar 2010
@ planet earth i guess
|
#68
|
| The Following User Says Thank You to -miniME- For This Useful Post: | ||
|
|
2010-08-24
, 01:22
|
|
|
Posts: 164 |
Thanked: 79 times |
Joined on Jul 2010
|
#69
|
I altered the keybar by adding a bar and greater symbol.
[Tab,Escape,bar,greater,Page_Up,Page_Down]
[Tab,Esc,|,>,PgUp,PgDn]
But then a strange situation - the marking arrow on right side of keybar has disappered!
Just to be sure, I reboot device, but still the same.
Only when I make fullscreen and then un-fullscreen does the arrow appear.
Anyone can confirm this problem? Or is it only me?
filed a bug: https://bugs.maemo.org/show_bug.cgi?id=10058
|
|
2010-10-01
, 20:23
|
|
Posts: 393 |
Thanked: 67 times |
Joined on Feb 2010
|
#70
|
Or did you need it for something else that this wouldn't work for?