Author Topic: Customizing The Terminal  (Read 4404 times)

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Customizing The Terminal
« on: May 19, 2006, 03:36:40 pm »
Can I customize the GPE terminal? I mean color scheme mostly. the black on white I don't like.

The only thing I've found is Terminal font in Look & Feel settings, but it doesn't even seem to affect the terminal font, unless you have to reboot to make the changes felt.

What about the colors?

And can I open a number of tabs? Or do I have to run sereval terminal instances?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Customizing The Terminal
« Reply #1 on: May 25, 2006, 11:15:15 am »
I too would like this... the default font is way too small.. despite the look'n'feel control panel setting, it doesn't seem to make any difference!
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Customizing The Terminal
« Reply #2 on: May 25, 2006, 11:32:39 am »
You need to log out/reboot for the terminal size to change.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Customizing The Terminal
« Reply #3 on: May 29, 2006, 08:03:12 am »
Quote
You need to log out/reboot for the terminal size to change.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128402\"][{POST_SNAPBACK}][/a][/div]
How about the color scheme, i.e. make it green on black and so?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

koen

  • Hero Member
  • *****
  • Posts: 1008
    • View Profile
    • http://dominion.thruhere.net/koen/cms/
Customizing The Terminal
« Reply #4 on: May 29, 2006, 08:07:23 am »
Quote
Quote
You need to log out/reboot for the terminal size to change.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128402\"][{POST_SNAPBACK}][/a][/div]
How about the color scheme, i.e. make it green on black and so?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128756\"][{POST_SNAPBACK}][/a][/div]

vi ~/.Xdefaults
Forums are not bugtrackers!!! Smart questions
Ångström release team
iPAQ h2210, iPAQ h5550, iPAQ hx4700, Zaurus SL-C700, Nokia 770, all running some form of GPE
My blog

asm-nai

  • Newbie
  • *
  • Posts: 29
    • View Profile
Customizing The Terminal
« Reply #5 on: May 29, 2006, 10:29:32 am »
Quote
Quote
You need to log out/reboot for the terminal size to change.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128402\"][{POST_SNAPBACK}][/a][/div]
How about the color scheme, i.e. make it green on black and so?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128756\"][{POST_SNAPBACK}][/a][/div]

You edit your .Xdefaults and add the following descriptions.

----------------------------------
Rxvt*background: black
Rxvt*foreground: green
----------------------------------

Thank you.
« Last Edit: May 29, 2006, 10:30:21 am by asm-nai »
GPE on SL-C3000

jam13

  • Newbie
  • *
  • Posts: 20
    • View Profile
Customizing The Terminal
« Reply #6 on: June 01, 2006, 10:16:26 pm »
Why does rxvt launch as a VT100 terminal by default? Was this a deliberate choice? Colour terminal support would be nice.
SL-C1000 / 1Gb Transcend SD / Mercury WiFi CF
OZ 3.5.4.1alpha

jam13

  • Newbie
  • *
  • Posts: 20
    • View Profile
Customizing The Terminal
« Reply #7 on: June 01, 2006, 10:22:56 pm »
Quote
Why does rxvt launch as a VT100 terminal by default? Was this a deliberate choice? Colour terminal support would be nice.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129394\"][{POST_SNAPBACK}][/a][/div]

My mistake - it's only the root terminal that comes up as VT100.

The reason I mentioned it was that when you run kismet from a root terminal it comes up monochrome. But now that I've checked, when you run it from a normal terminal (after su) then it comes up in colour.
SL-C1000 / 1Gb Transcend SD / Mercury WiFi CF
OZ 3.5.4.1alpha

jam13

  • Newbie
  • *
  • Posts: 20
    • View Profile
Customizing The Terminal
« Reply #8 on: June 01, 2006, 11:12:21 pm »
In case anyone is interested, there is a "thickness" option for rxvt that controls the width of the scrollbar. I've found that setting it to 20 produces something that I can actually get hold of with the stylus!
SL-C1000 / 1Gb Transcend SD / Mercury WiFi CF
OZ 3.5.4.1alpha

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Customizing The Terminal
« Reply #9 on: June 02, 2006, 05:18:21 am »
Quote
In case anyone is interested, there is a "thickness" option for rxvt that controls the width of the scrollbar. I've found that setting it to 20 produces something that I can actually get hold of with the stylus!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129402\"][{POST_SNAPBACK}][/a][/div]

when you've perfected it, could you post your config file as it sounds like you've sorted out all the things that have annoyed me!
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

jam13

  • Newbie
  • *
  • Posts: 20
    • View Profile
Customizing The Terminal
« Reply #10 on: June 07, 2006, 05:39:32 am »
Quote
Quote
In case anyone is interested, there is a "thickness" option for rxvt that controls the width of the scrollbar. I've found that setting it to 20 produces something that I can actually get hold of with the stylus!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129402\"][{POST_SNAPBACK}][/a][/div]

when you've perfected it, could you post your config file as it sounds like you've sorted out all the things that have annoyed me!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129426\"][{POST_SNAPBACK}][/a][/div]

Not perfected, but this is my .Xdefaults file at the moment:

Code: [Select]
Rxvt*font: xft:Mono:pixelsize=14
Rxvt*reverseVideo: true
Rxvt*scrollColor: grey
Rxvt*troughColor: grey60
Rxvt*thickness: 20
This increases the font size to something more readable, sets the display to white on black, and changes the colour and size of the scrollbar. Need to restart X after making changes of course.
SL-C1000 / 1Gb Transcend SD / Mercury WiFi CF
OZ 3.5.4.1alpha