Sponsored Content
Top Forums UNIX for Dummies Questions & Answers What is your favorite terminal? Post 302944599 by wisecracker on Wednesday 20th of May 2015 01:44:47 PM
Old 05-20-2015
The default one.

Usually xterm or a derivative...
 

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

What's your favorite Xscreensaver?

Out of the 100s of screensavers in xscreensaver, what is your favorite? I think mine is definitely juggle. I can sit and watch that juggler forever. I haven't looked into the code, but it must be amazingly complex to deal with all that's going on. From the random throwing pattern, to the arm... (0 Replies)
Discussion started by: tjlst15
0 Replies

2. What is on Your Mind?

Where Is Your Favorite Continent?

Where is your favorite continent to enjoy life? (14 Replies)
Discussion started by: Neo
14 Replies

3. What is on Your Mind?

Favorite UNIX-like OS for laptop

First, a hello to all of you out there. Quick introduction since I'm new here before I ask my question. I'm a Computer Science major who has an unnatural love of operating systems. :) In fact, I'm looking on building a new computer that will have enough RAM to let me have some fun with several VMs... (7 Replies)
Discussion started by: ViperChief
7 Replies

4. AIX

What's your favorite AIX Error?

I've set up errpt to redirect to syslog and syslog to forward to our linux syslog server. So I get to play around the rest of the day breaking my labs. I've been filling file systems, tearing apart vhosts and unplugging cables - committing all sorts of heinous crimes. I'm not used to this... (4 Replies)
Discussion started by: HayekSplosives1
4 Replies

5. What is on Your Mind?

What is your favorite TED talk?

The TED talk (Technology Entertainment Design) non-profit initiative started many years ago as a platform for sharing knowledge to a wide audience. Since 2006 the talks are available online under a Creative Commons license. There are now 1000+ TED talks from a wide range of subjects and I wanted to... (3 Replies)
Discussion started by: figaro
3 Replies

6. Shell Programming and Scripting

Cannot get terminal application to launch with a graphical launcher when successful in terminal

I have been having an extremely annoying problem. For the record, I am relatively new at this. I've only been working with unix-based OS's for roughly two years, mostly Xubuntu and some Kali. I am pretty familiar with the BASH language, as that's the default shell for debian. Now, I've made this... (16 Replies)
Discussion started by: Huitzilopochtli
16 Replies

7. Shell Programming and Scripting

Print Terminal Output Exactly how it Appears in the Terminal to a New Text File

Hello All, I have a text file containing output from a command that contains lots of escape/control characters that when viewed using vi or view, looks like jibberish. But when viewed using the cat command the output is formatted properly. Is there any way to take the output from the cat... (7 Replies)
Discussion started by: mrm5102
7 Replies
uxterm(1)						      General Commands Manual							 uxterm(1)

NAME
uxterm - X terminal emulator for Unicode (UTF-8) environments SYNOPSIS
uxterm [ xterm-options ] DESCRIPTION
uxterm is a wrapper around the xterm(1) program that invokes the latter program with the 'UXTerm' X resource class set. All arguments to uxterm are passed to xterm without processing; the -class and -u8 options should not be specified because they are used by the wrapper. See the xterm manual page for more information on xterm-options. The environment's locale settings (see "ENVIRONMENT" below) are used to discern the locale's character set. If no current locale can be determined, the locale 'en_US' (the English language as used in the territory of the United States) is assumed. The locale(1) utility is used to determine whether the system supports the selected locale. If it does not, uxterm will exit with an error and report the output of locale. Note: uxterm may produce unexpected results if the current locale is set to one in which the UTF-8 character encoding is not supported, or if fonts using the ISO 10646-1 character set are not available. In the Debian system, the 'xfonts-base' package provides the fonts that uxterm uses by default. To change the fonts uxterm uses, edit the /etc/X11/app-defaults/UXTerm file. A similar wrapper, koi8rxterm(1), is available for KOI8-R environments. ENVIRONMENT
LC_ALL, LC_CTYPE, LANG The values of these variables are checked, in order, to determine the character set used by the current locale. AUTHOR
Thomas Dickey SEE ALSO
locale(1), locale(7), koi8rxterm(1), xterm(1) Debian Project 2004-12-19 uxterm(1)
All times are GMT -4. The time now is 07:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy