Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Aterm


Related Topics

  
  Swe04 / ATerm Visualization
ATerms are a format of the exchange of tree data such as abstract syntax trees (i.e., similar to XML, but a lot less baroque).
This is not usually a problem, since ATerms are used for communication between software components (e.g., between the various phases of a compiler) and not intended for "human consumption".
The main reason for this is that in Aterms, annotations will be used to code the presentation aspects and attributes are part of the tree structure.
www.cs.uu.nl /wiki/view/Swe04/ATermVisualization?rev=1.4   (1379 words)

  
 [No title]
aterm, version 0.3.6, is a colour vt102 terminal emulator, based on rxvt 2.4.8 with Alfredo Kojima´s additions of fast transparency, intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability.
The class name XTerm allows resources common to both aterm and xterm to be easily configured, while the class name Aterm allows resources unique to aterm, notably colours and key-han­ dling, to be shared between different aterm configura­ tions.
aterm tries to write an entry into the utmp(5) file so that it can be seen via the who(1) command, and can accept messages.
linuxcommand.org /man_pages/aterm1.html   (3703 words)

  
 ATERM Specials
Here is the deal: aterm can perform different transformations on image, prior to displaying it, and as far as root background is treated as regular image - you can do all this transformations on it as well, producing funky results.
Partial workaround for tinting is implemented in aterm to fill window with color using XOR combination of it with the background - it helps, but still is limited to few colors - blue, red, green, yellow, magenta and cyan (see more about tinting below).
ATERM is trying to overcome it by changing background of such a parent to ParentRelative from time to time, but that does not always work.
aterm.sourceforge.net /features.php   (573 words)

  
 AfterStep - Aterm : The AfterStep Terminal Emulator
aterm is designed to provide pleasing visual effects, while performing such a mundane function as terminal emulation under X. It is largely based on rxvt code.
If you have AfterStep 2.0.1 or later installed - aterm should be able to detect it and integrate into AfterStep.
See AfterStep screenshots for examples of aterm in action.
www.afterstep.org /aterm.php   (315 words)

  
 ATerm   (Site not responding. Last check: 2007-11-03)
ATerm (short for Annotated Term) is an abstract data type designed for the exchange of tree-like data structures between distributed applications.
In a typical application---parse trees which contain considerable redundant information---less than 2 bytes are needed to represent a node in memory, and less than 2 bits are needed to represent it in binary format.
The ATerm library provides a comprehensive interface in C and Java to handle the annotated term data-type in an efficient manner.
www.aterm.org   (207 words)

  
 Using Aterm and its Transparency   (Site not responding. Last check: 2007-11-03)
Aterm is a terminal emulator that is extremely light and can be configured to be transparent.
I had a very hard time finding any recent Aterm SUSE 9.1 RPMs, so went the route of compiling from source; this is about as simple of compile as you are going to find.
This file will load when X is started and you will not need to pass the options in the command line to get Aterm to look how you want; unless you have set one up, you likely do not have an Xdefaults file yet.
suseroot.com /suse-linux-tweaks/aterm.php   (947 words)

  
 aterm funkiness - The macosxhints Forums
I installed aterm (unfortunately it wasn't available through fink) and it works fine except for a couple of things.
i aterm 0.4.2-2 Afterstep XVT - a VT102 emulator
I would check what and where the aterm package installed things before uninstalling, if only in /usr/local/bin/aterm, then is very simple.
forums.macosxhints.com /showthread.php?t=2850   (457 words)

  
 XT / ATerm Format
The ATerm (Annotated Term) Format is a format for exchanging structured data between tools.
The ATerm format is a generic internal and external representation of data by means of simple prefix terms.
The ATerm Format is supported by ATerm Libraries for C, Java, and Haskell.
www.stratego-language.org /view/Tools/ATermFormat   (200 words)

  
 TIP Linux Colors in Aterm/rxvt - Gentoo Linux Wiki
Note, however, that ATerm will inherit any resources from XTerm that have the same name and are not explicitly overwritten.
Aterm's is aterm, Xterm is XTerm, and so on - Read the man page for your favorite.
Xterm, rxvt and aterm (and most others) by default make the bright versions of the colors appear as bold.
gentoo-wiki.com /TIP_Linux_Colors_in_Aterm/rxvt   (553 words)

  
 octo's guide to transparent terms
However, I am now convinced that the problems are unlikely to be caused by larswm so I changed this page to be a bit more general and well, here it is.
aterm which happends to be my favorite terminal emulator (erm, yes, I do get a but personal about software every now and then ;).
So if you don't like aterm for whatever reason this site may still be usefull for you.
verplant.org /transparency.html   (382 words)

  
 Haskell ATerm Library   (Site not responding. Last check: 2007-11-03)
Automatic generation of instances is supported by the DrIFT-Strafunski pre-compiler (version 1.4 and upward), which is available from: http://www.cs.vu.nl/Strafunski/ (We hope that soon jDrIFT will make this version of DrIFT redundant.) For details on how to use and install these packages, see the README and example files in the respective distributions.
ATerms ------ The ATerms provide a generic format for representation and exchange of (annotated) terms.
The ATerm Library (http://www.cwi.nl/projects/MetaEnv/aterm/) provides implementations of the ATerm Library in C and Java, including numerous ATerm command line utilities implemented in C. ATerms were developed in the context of the ASF+SDF Meta-Environment.
www.haskell.org /pipermail/haskell/2002-May/009589.html   (275 words)

  
 Truetype and aterm - Topic Powered by eve community   (Site not responding. Last check: 2007-11-03)
I can't seem to get aterm to use Truetype fonts at any sizes other than 0 and 12.
Nor will many of my fonts work at normal horizontal spacing; they're forced to this expanded setting (whatever 'p' stands for in that font-name field) that looks like there's a space in between each character.
Nevermind, it was an Xfontsel limitation, not an aterm one.
episteme.arstechnica.com /eve/ubb.x/a/tpc/f/96509133/m/9780983643   (84 words)

  
 XT / ATerm Library
ATerm libraries implement the internal representation of the ATerm Format in some programming language and the conversion between the external and the internal representation.
Supports the efficient Binary ATerm Format (BAF) in which complete sharing of subterms is maintained.
As far as I know there is no offical homepage for the ATerm library for Java.
www.program-transformation.org /Tools/ATermLibrary   (92 words)

  
 Nekochan Net: aterm IRIX-Look Modification
I've been meaning to post a special aterm modification I received from Frank Everdij for quite some time; the patch gives aterm users the option to replace the default NeXT-style scrollbar with a native IRIX version.
Ensure the prerequisites are in place for aterm as outlined in my Compiling aterm On IRIX article.
aterm should now be installed as /usr/local/bin and ready for use.
www.nekochan.net /weblog/archives/000009.html   (337 words)

  
 archive: [As-users] upcoming releases of AfterStep and aterm   (Site not responding. Last check: 2007-11-03)
aterm release is based on old codebase with all the patches applied.
In addition to that some of the technologies required from X are not yet very mature, and not available on some brands of X servers.
You can preview afterstep by checking out from cvs : cvs -d :pserver:anonymous@cvs.aftercode.net:/home/cvsroot co afterstep-stable and aterm : cvs -d :pserver:anonymous@cvs.aftercode.net:/home/cvsroot co aterm1 NOTE that aterm's module is aterm1 - not aterm.
www.tigr.net /afterstep/mail/user/2004-11/7.html   (341 words)

  
 Stratego/XT 0.16
The addition was handled by desugaring the matching and building of terms with annotations to calls to ATerm library functions using primitives in an early stage of compilation.
Indeed, this representation closely matches the formal operational semantics of the language, in which the set of terms is extended with a failure value; exactly the ATerm data-type extended with an extra value (NULL).
Also, it is no longer necessary to specify the locations of the ATerm Library and sdf2-bundle to Stratego/XT.
www.stratego-language.org /Stratego/StrategoRelease016   (3154 words)

  
 ISS X-Force Database: terminal-emulator-menu-modification(11416): Multiple vendor terminal emulator menuBar ...   (Site not responding. Last check: 2007-11-03)
Multiple vendor terminal emulator software packages, including rxvt version 2.7.8 and aterm version 0.4.2, could allow a remote or local attacker to execute commands on the system, caused by improper handling of malformed escape sequences when using the menuBar feature.
Escape sequences are a series of characters that begin with the ASCII (0x1B) sequence and are followed by a series of arguments.
CVE-2003-0024: The menuBar feature in aterm 0.42 allows attackers to modify menu options and execute arbitrary commands via a certain character escape sequence that inserts the commands into the menu.
xforce.iss.net /xforce/xfdb/11416   (433 words)

  
 Aterm - LinuxQuestions.org
I downloaded aterm, configed and installed it, but not trying to be funny, how do you get it started?
aterm -bg fl -fg white -tr -trsb -pr red +sb +ls -sh 80 -g 85x40 -fn "-schumacher-clean-medium-r-normal--15-150-75-75-c-90-iso646.1991-irv" -cr yellow
Be aware that afaik you cannot get true transparency with aterm (ie you cannot see open windows beneath the aterm), but rather you see part of the background in the aterm window.
www.linuxquestions.org /questions/showthread.php?t=157290   (637 words)

  
 RPM Search aterm-0.4.2-0.fdr.5.2.i386.rpm   (Site not responding. Last check: 2007-11-03)
Summary : Aterm (Afterstep XVT) - a VT102 emulator for the X window system
aterm, version 0.4.2, is a colour vt102 terminal emulator, based on
As a result, aterm uses much less swap space -- a significant
rpm.pbone.net /index.php3/stat/4/idpl/1198558/com/aterm-0.4.2-0.fdr.5.2.i386.rpm.html   (97 words)

  
 AfterStep - Aterm : The AfterStep Terminal Emulator
Several points set it apart from other similar applications :
You can get aterm releases from several places:
aterm -tr -tint blue -fg yellow -bg fl
aterm.sourceforge.net   (315 words)

  
 OE Forums -> Transparent Aterm... For Fun And Profit.   (Site not responding. Last check: 2007-11-03)
Attached is a screenshot and also my.Xdefaults which has my settings for both aterm and mrxvt.
One way to test is to run aterm from an already open terminal.
i had to kill all the aterms, even the zombies in order for the transparent background to work.
www.oesf.org /forums/index.php?showtopic=17812&hl=   (828 words)

  
 aterm version 1.0.0 for Mac OS X 10.4 Tiger   (Site not responding. Last check: 2007-11-03)
The raw portfile for aterm 1.0.0 is located here:
Long Description: aterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with additions for fast transparency.
It was created with AfterStep users in mind, but is not tied to any libraries, and can be used anywhere.
aterm.darwinports.com   (298 words)

  
 Aterm - Terminal emulator in an X window
Aterm - Terminal emulator in an X window
aterm, version 0.2.0, is a colour vt102 terminal emulator based on rxvt 2.4.8 with Alfredo Kojima's additions of fast transparency, intended as an xterm(1) replacement for users who do not require features such as Tektronix 4014 emulation and toolkit-style configurability.
It was created with AfterStep Window Manger users in mind, but is not tied to any libraries, and can be used anywhere.
linux.maruhn.com /sec/aterm.html   (290 words)

  
 Syllable - Launcher   (Site not responding. Last check: 2007-11-03)
When I ran the "ls -l" command, I found there was a symlink to Archiver which is broken (I may have created it by mistake).
I ended up reinstalling Syllable (to see if it was a problem with the base install) but ended up finding that it is in the base install.
I with my limited knowledge of Aterm and commands (I know a lot more DOS command, which I started with) I deleted the Utilities directory with LBrowser and recreated the directory and links.
www.syllable.org /discussion.php?id=155   (267 words)

  
 Neowin.net > (SUSE 9.1) aterm
Hey i just installed aterm i think im a noob and yeh so i dont know whats happening but how do i run aterm now
Open a terminal window and type "aterm" without the " ".
Have a look at the aterm man page for options.
www.neowin.net /forum/lofiversion/index.php/t225078.html   (133 words)

  
 [OT] - Transparent windows using aterm and fluxbox
I am confident that many of you who post to this group are using x
and an aterm started with the -tr paramater which sets transparency on
I expect we might be waiting a while for true transparency.
www.w00tlinux.com /bb/sutra69498.html   (1376 words)

  
 Nekochan Net: Compiling aterm On IRIX
To start, download the current aterm source tarball from http://aterm.sourceforge.net
In addition to the aterm source, you'll need to download and install a few things from http://freeware.sgi.com:
I've built aterm 0.4.2 under IRIX 6.5 with the above settings using both gcc3 and MipsPRO 7.x with no issues.
www.nekochan.net /weblog/archives/000005.html   (221 words)

  
 KPONeNation   (Site not responding. Last check: 2007-11-03)
"Aterm is the AfterStep terminal emulator for the X Window System.
You can download aterm from www.afterstep.org/download.php and compile it yourself or download aterm-0.4.2-i386.tgz from me.
You can find more information on aterm at http://aterm.sourceforge.net.
home.comcast.net /~jamesshoh/aterm.html   (111 words)

  
 aterm
'aterm' (AfterStep term) is an xterm replacement based on rxvt v.2.4.8.
'aterm' can be compiled to utilize AfterStep's libasimage for wider image format support.
Please consider donating to the FSF to help support this project.
directory.fsf.org /aterm.html   (215 words)

  
 Aterm   (Site not responding. Last check: 2007-11-03)
About nec n21i nec 1100 and nec e700 and nec vt540k and best nec gt either nec ringtones, aterm.
nd Aterm viewsonic creates the need for 1300 and details of crt is not projectors and infocus is 5d depends on nec phone system used.
1920nx, smartvision and fe2111sb needs 1550v Aterm 1545v, fe700.
used-nec-e338.to29.net /aterm.html   (633 words)

  
 Tech Blog - June 2003
The instructions were a bit sparse, saying only that one should try it with the mtx.pcf font (supplied with the cmatrix package) in a transparent aterm.
First, I had difficulty getting aterm's transparency to work the way I thought it should; "transparent" means that you can see your desktop's wallpaper in the background; you can't see other windows through a transparent aterm (although you can through a transparent Mac OS X Terminal).
It's likely that you could leave the font in the /sw/lib/X11/fonts/misc directory, and add it to the font path instead of creating a new directory, but the above is how I got it to work.
homepage.mac.com /tomweatherhead/TechBlog/200306.html   (1058 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.