View previous topic :: View next topic |
Author |
Message |
amar_ Tux's lil' helper
Joined: 18 Sep 2006 Posts: 118
|
Posted: Thu Mar 01, 2007 2:16 pm Post subject: Looking for terminal |
|
|
Well on Gnome I use gnome-terminal but I am 90% of my time spent on comp. on fluxbox.gnome-terminal is great but just not for fluxbox and offten bugy.So I am looking for something that will fit into fluxbox and I only need copy/paste option (I have xterm and cant copy).So any sugestions are wellcome _________________ My blog is here |
|
Back to top |
|
|
Aliander n00b
Joined: 19 Oct 2004 Posts: 45
|
Posted: Thu Mar 01, 2007 2:38 pm Post subject: |
|
|
personally i prefer rxvt-unicode (urxvt)
For copy-paste issues you can simply use the standard procedure wich works in mostly every program:
mark the text you wanna copy and paste it with the your middle key of your mouse (probably do some mapping)
works fine here
mlg Ali |
|
Back to top |
|
|
amar_ Tux's lil' helper
Joined: 18 Sep 2006 Posts: 118
|
Posted: Thu Mar 01, 2007 2:42 pm Post subject: |
|
|
Ohh I didn't know that with middle button .Thnx for tip and I am gonna check urxvt _________________ My blog is here |
|
Back to top |
|
|
amar_ Tux's lil' helper
Joined: 18 Sep 2006 Posts: 118
|
Posted: Thu Mar 01, 2007 2:51 pm Post subject: |
|
|
Ok Aliander I like it .But I need to change background color and enlarge font a lil bit.How can I do that? _________________ My blog is here |
|
Back to top |
|
|
thestick Guru
Joined: 07 Apr 2006 Posts: 531 Location: /dev/urandom
|
Posted: Thu Mar 01, 2007 3:01 pm Post subject: |
|
|
you can copy with xterm by selecting the stuff you want to copy and by clicking with the wheel[ or the button between right click and left click] on the desired area. try it. |
|
Back to top |
|
|
Frelon Tux's lil' helper
Joined: 10 Oct 2004 Posts: 149 Location: France
|
Posted: Thu Mar 01, 2007 3:02 pm Post subject: |
|
|
in ~/.Xdefaults :
Code: |
rxvt.font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-*
rxvt.background: #ffffff
rxvt.foreground: #000000
rxvt.scrollBar: False
|
This is an example which require the Terminus font installed.
Edit : this is for rxvt, change rxvt by urxvt... _________________ http://stan.openmod.org |
|
Back to top |
|
|
amar_ Tux's lil' helper
Joined: 18 Sep 2006 Posts: 118
|
Posted: Thu Mar 01, 2007 3:18 pm Post subject: |
|
|
Im having problems with fonts urxvt: unable to load base fontset, please specify a valid one using -fn, aborting. _________________ My blog is here |
|
Back to top |
|
|
|