QUESTION : As it currently stands, this question is not a good fit for our Q&A format. We expect answers […]
Tag: xterm
how to copy text from xterm based terminal to some other gui application on linux
Problem : i use uxrvt ( for those who dont know, its terminal emulator based on xterm). i know its […]
Config files for xterm
Problem : Is there any config files for xterm for default settings? For example, on my system, xterm start with […]
WMII Terminal Width of 80 Columns for xterm (colrules)
Problem : I’m trying to get WMII to split horizontally at 80 columns for xterm, but I’m only seeing a […]
XTerm and a bold text
Problem : This is my Xterm config: XTerm*saveLines: 512 XTerm*reverseVideo: false XTerm*reverseWrap: true XTerm*fullCursor: true XTerm*scrollTtyOutput: on XTerm*scrollKey: on XTerm*eightBitInput: […]
How to make `ls` color its output by default, without setting up an alias?
Problem : I don’t want an alias (alias ls=’ls –color’), and I had previously set this up on Mac OSX […]
How do you kill a Xterm instance in Tiny window Manager using mouse pointer?
Problem : The only way I know is to use exit command to come out. Is there some way to […]
xterm: Can’t execvp ulimit
Problem : I setup my suse to work with xterm so it could pop up gdb when my tests crash. […]
No file sourced in non-login shells
Problem : In login shells, no problem : /etc/profile and ~/.profile are sourced. But in non-login shells (xterm in XOrg), […]
Why do fonts in xterm seem too big in OS X?
QUESTION : I am using xterm on OS X 10.5. If I do: xterm -fa “Monaco” -fs 10 it creates […]