Active Topics

 



Notices


Reply
Thread Tools
Posts: 121 | Thanked: 54 times | Joined on Oct 2007 @ New York, US
#1
It looks like the only setting possible now in xterm is changing the font ?!

How about:
- adding more keys to the bar
- hide the bar (eg: when using a bluetooth keyboard)

Those were useful things...
 

The Following 9 Users Say Thank You to dnastase For This Useful Post:
Posts: 486 | Thanked: 154 times | Joined on Sep 2009 @ New York City
#2
Originally Posted by dnastase View Post
It looks like the only setting possible now in xterm is changing the font ?!

How about:
- adding more keys to the bar
- hide the bar (eg: when using a bluetooth keyboard)

Those were useful things...
I'm sure Xterm can be recompiled with modified features... the joys of FOSS.
 

The Following User Says Thank You to hypnotik For This Useful Post:
Posts: 121 | Thanked: 54 times | Joined on Oct 2007 @ New York, US
#3
Originally Posted by hypnotik View Post
I'm sure Xterm can be recompiled with modified features... the joys of FOSS.
That's exactly what I was afraid of: having to do it myself...
 

The Following 2 Users Say Thank You to dnastase For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#4
Can someone at least point us to the config file for that bar, so we can put our own custom keys on there?
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 2 Users Say Thank You to qole For This Useful Post:
Posts: 486 | Thanked: 154 times | Joined on Sep 2009 @ New York City
#5
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#6
No, that's for the keymap. I want the terminal key bar.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 81 | Thanked: 115 times | Joined on Jan 2008
#7
Originally Posted by qole View Post
Can someone at least point us to the config file for that bar, so we can put our own custom keys on there?
I'm not sure about Fremantle, but in Diablo it's settings are stored in gconf under :
Code:
/apps/osso/xterm
There are 2 string lists there:
Code:
key_labels
and
Code:
keys
Where each entry in 'key_labels' corresponds to it's entry in 'keys'.

Fore example; I have an entry in 'key_labels':
Code:
|
whose corresponding entry in 'keys' is:
Code:
bar
which gives me the pipe symbol.

I hope this information is useful to you in Fremantle as well.
 

The Following 17 Users Say Thank You to iKneaDough For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#8
The following works to add the "|" button on the Fremantle osso-xterm bar:

Code:
~ $ 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,bar]"
I should probably also mention the open bug for this, you know what to do ;-)
 

The Following 37 Users Say Thank You to lma For This Useful Post:
joppu's Avatar
Posts: 780 | Thanked: 855 times | Joined on Sep 2009 @ Helsinki, Finland
#9
The key bar probably needs up/down keys too since the arrow keys a crippled of Scandinavian/some European keyboard models.
 

The Following 2 Users Say Thank You to joppu For This Useful Post:
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#10
Thanks iKneaDough! I used the Chinook gconf-editor and set up my Fremantle osso-xterm the way I liked it.

Just a note, the ~ key, which is a pain to get to on the N900 (Fn-Ctrl, screen tap on ~ key, space) is "asciitilde" in "keys".
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 9 Users Say Thank You to qole For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 00:13.