Questions tagged [xterm]

xterm is the standard terminal emulator for the X Window System. A user can have many different invocations of xterm running at once on the same display, each of which provides independent input/output for the process running in it (normally the process is a Unix shell).

xterm is the standard terminal emulator for the X Window System. A user can have many different invocations of xterm running at once on the same display, each of which provides independent input/output for the process running in it (normally the process is a Unix shell).

xterm originated prior to the X Window System. It was originally written as a stand-alone terminal emulator for the VAXStation 100 (VS100) by Mark Vandevoorde, a student of Jim Gettys, in the summer of 1984, when work on X started. It rapidly became clear that it would be more useful as part of X than as a standalone program, so it was retargeted to X. As Gettys tells the story, "part of why xterm's internals are so horrifying is that it was originally intended that a single process be able to drive multiple VS100 displays."

wikipedia:http://en.wikipedia.org/wiki/Xterm

176 questions
10
votes
3 answers

Simply set xterm title?

it sounds like a stupid question, but I hope it isnt. I want to create a simple xterm with a fixed title. I tried: xterm -title whatever (that is what xterm --help suggests) xterm -T whatever (according to man pages, this is the same as…
GhostCat
  • 2,095
5
votes
2 answers

what is the use of xterm in Ubuntu?

I am bit confused as in terminal window I typed xterm in Ubuntu it simply opened new terminal window xterm but was doing the same work as the default. And its also mentioned this terminal is for the X Window. But when I am typing window commands its…
3
votes
1 answer

What values are available for fn and fb options to the xterm command?

I am visually impaired and have difficulty with the current settings (9x15 and 9x15bold) which my script is specifying. I would like to enlarge the fonts; how do I determine which values are possible for the fn and fb options? In other words, I…
3
votes
2 answers

Removing Xterm terminal

I seem to have installed something that replaced the default terminal with xterm. How do I get rid of it and bring the default terminal back?
Sdistant
  • 113
2
votes
3 answers

xterm error : xt error can't open display xterm display is not set

I have no idea how to set the display. I keep getting the following error error xterm: xt error can't open display xterm display is not set I have searched online but haven't found any solution. Please can anyone help me out ?
Oyinade
  • 21
2
votes
1 answer

Why are the characters in xterm so small and how do I change it?

Why are the characters in xterm so small and how do I change it?
2
votes
1 answer

xterm not opening inside Mininet hosts. NO SSH, NO VM

I just installed Ubuntu 17.10, and Mininet 2.2.2 from Packages (sudo apt-get install mininet) on my laptop. Natively, i.e. a real OS on a real machine, no virtual machines of any sort. The laptop is a 2017 MacBook Pro 13" without touchbar…
Martin
  • 131
  • 1
  • 6
1
vote
1 answer

Change background color of terminal emulator wrapper

I installed a ubuntu 16.4.1 command-line version from the minimal cd. Then I installed x-server. The command x-terminal-emulator is linked to the wrapper /usr/bin/lxterm of xterm. Now I want to have my own back- and foreground color if I run lxterm…
Hölderlin
  • 667
  • 1
  • 8
  • 24
1
vote
1 answer

How to change terminal prefix to $

My Xterm always print: tony@tony-ThinkPad-Edge-E540:~$ I want it to print only ~$ How can I do that?
Yun-Chih Chen
  • 111
  • 1
  • 6
1
vote
0 answers

Automatically close old Xterm window when opening a new one

I am looking for a command that I can add to my .Xresources file, that basically only allows one unique xterm window. When I open a new one I want the old one to close. I couldnt find it through google, so I am not sure a command like this…
0
votes
1 answer

How can ı change xterm to terminal window

hi ı am using codeblocks IDE when ı build a program ıt runs on Xterm but xterm window is so small ,letters cant be read how can ı make my code run on my terminal
user220910
  • 103
  • 5
0
votes
1 answer

Allowing users to set variables that determine behavior of commands run on terminal

I want users to be able to set a variable they can use to define the level of verbosity when they run commands in the command line, when they initiate a new terminal session. One way to set a variable is to include it in ~/.bashrc. In its simplest…
Fatipati
  • 379
0
votes
1 answer

xterm display is not set

When I run: xterm The following text is shown: Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more…
-1
votes
1 answer

Just installed UBUNTU 12.04.3 - XTERM XT Error Can't display

I am new, just installed Ubuntu and trying to see the output of commands. I can't open/don't know how to open a terminal window.