Active Topics

 


Reply
Thread Tools
Posts: 31 | Thanked: 11 times | Joined on Aug 2010
#1
Hi

Im frustrated with the default osso-xterm.

Cant do real fullscreen. When maximize there are a ugly highlighted icon bottommmiddle taking huge space.

Question, are there any alternative?
 

The Following User Says Thank You to phoohb For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#2
Question...
When I go into fullscreen, the toolbar (with Ctrl, Esc, ..., Fullscreen) remains visible. Is it what you are speaking about?
Theoretically, you can use "gconftool-2" to look up ("-R") settings of X-Terminal ("/apps/osso/xterm"). Such as:
Code:
gconftool-2 -R /apps/osso/xterm
Then, while you are not in full-screen mode, change the setting to say that you want toolbar to be hidden when in full-screen mode:
Code:
gconftool-2 -s --type=bool /apps/osso/xterm/toolbar_fullscreen false
There is no need to {restart the operating system}/{reboot}/{restart the phone}. You may need to close-and-open X-Terminal, though, for the setting to take effect.
Best wishes.
_________________
Per aspera ad astra...
 

The Following 5 Users Say Thank You to Wikiwide For This Useful Post:
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#3
@phoohb,

You can also try mrxvt. But probably following @Wikiwide's advice will be OK for you!
 

The Following User Says Thank You to reinob For This Useful Post:
Posts: 31 | Thanked: 11 times | Joined on Aug 2010
#4
Originally Posted by Wikiwide View Post
Code:
gconftool-2 -s --type=bool /apps/osso/xterm/toolbar_fullscreen false
There is no need to {restart the operating system}/{reboot}/{restart the phone}. You may need to close-and-open X-Terminal, though, for the setting to take effect.
Best wishes.
_________________
Per aspera ad astra...
Yes this worked, seams todo the trick on the fly. Giving it statement "true" when I need that menu again.. Il put it in a script,
gconftool-2 -s --type=bool /apps/osso/xterm/toolbar_fullscreen $1

-true or false, worked with 1 or 0. also.

Didnt find "mrxvt", that the other person mentioned.
 

The Following 2 Users Say Thank You to phoohb For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#5
Originally Posted by phoohb View Post
Didnt find "mrxvt", that the other person mentioned.
Quick reply...
Mrxvt is a multi-tabbed color vt102 terminal emulator for X Window system. It features multi-tab support, fast pseudo-transparent background, user supplied XPM/JPEG/PNG images for background, tinting, off-focus fading, text shadow, NeXT/Rxvt/Xterm/SGI/Plain style scrollbars, XIM and multi-languages (Chinese/Korea/Japanese), and logging.
It's installed in a usual way, such as (as root):
Code:
apt-get install mrxvt
It's probably not displayed in App Manager, because it has section "x11", instead of "user/something"; osso-xterm has section "system/applications"...
And, Mrxvt is in extras-devel repository, not in extras-testing or extras.
Best wishes.

Last edited by Wikiwide; 2013-02-28 at 03:56. Reason: misprint
 

The Following 3 Users Say Thank You to Wikiwide For This Useful Post:
Reply

Tags
nokia n900, osso-xterm


 
Forum Jump


All times are GMT. The time now is 16:27.