Author |
Message |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 18 Jun 2011, 11:04 Post subject:
Aterm terminal emulator and gRun Subject description: Replacements for rxvt-unicode and gExec |
|
Here's another terminal emulator. And a gExec replacement.
Both have a menu entry compatible with the XDG specification, so it's especially good if you use E17/Xfce/KDE/whatever and not JWM/Fluxbox/IceWM.
Aterm features:
1) Twice smaller than the traditional rxvt-unicode package used in most puppies.
2) More features than rxvt and its relatives.
3) A cooler name that doesn't match ".*xvt"
gRun features:
1) gExec has a "Run as root" checkbox ... kinda useless
2) Automatic completion!
3) Minimalistic interface!
They're especially useful for Macpup/Lupu users, since the rxvt-unicode and gExec menu entries are ugly. I built those using build scripts I wrote.
Note that the Aterm menu icon doesn't come from the sources - the build script downloads it from the AfterStep site
Description |
|

Download |
Filename |
grun-0.9.3.pet |
Filesize |
23.92 KB |
Downloaded |
483 Time(s) |
Description |
|

Download |
Filename |
aterm-1.0.1.pet |
Filesize |
61.25 KB |
Downloaded |
481 Time(s) |
_________________ My homepage
My GitHub profile
Last edited by Iguleder on Sat 18 Jun 2011, 12:58; edited 1 time in total
|
Back to top
|
|
 |
runtt21

Joined: 07 Jun 2008 Posts: 1651 Location: BigD Texas
|
Posted: Sat 18 Jun 2011, 12:45 Post subject:
|
|
Good job !!! I like this build of aterm alot !!
|
Back to top
|
|
 |
Iguleder

Joined: 11 Aug 2009 Posts: 2031 Location: Israel, somewhere in the beautiful desert
|
Posted: Sat 18 Jun 2011, 13:01 Post subject:
|
|
Here are the build scripts, have fun
This Aterm thing plays nicely with E17
Description |
|

Download |
Filename |
grun.sh.gz |
Filesize |
605 Bytes |
Downloaded |
423 Time(s) |
Description |
|

Download |
Filename |
aterm.sh.gz |
Filesize |
880 Bytes |
Downloaded |
395 Time(s) |
_________________ My homepage
My GitHub profile
|
Back to top
|
|
 |
`f00

Joined: 06 Nov 2008 Posts: 808 Location: the Western Reserve
|
Posted: Tue 18 Sep 2012, 20:25 Post subject:
Subject description: also plays nicely with.. |
|
Yes, not just for afterstep (blackbox, ctwm, e16, fluxbox, fvwm, miwm, treewm to name a few others - didn't see any probs in jwm or ice' either)
Fade option - I'm a big fan of this since it makes when the console is in/out of focus ('live' for input) visually obvious. Good to have another terminal emulator (besides urxvt81 and mrxvt) that offers the fade option. Functional 'eye candy' for the occasionally distracted operator who might otherwise input something really dumb and execute it while wondering "what's up with the text editor?"
aterm-1.00.01 package is mostly a pull from the aterm-1.0.1 dotpet (noted that that's for lucid but it mostly works in racy 5.3)
Some oddness (only NeXT scrollbar ) and some things don't seem to work (like 'global' default options done in ~/.Xdefaults ). Probably due to some whatever when it was originally compiled - had no idea what the "XGetDefaults" at the top of aterm -help is about (compile options for the dotpet I'd imagine since I got this from the dev (source)..
--enable-xgetdefault
make resources checking via XGetDefault() instead of our small
version which only checks ~/.Xdefaults, or if that doesn't exist
then ~/.Xresources
..and I haven't got xgetdefault in my pup, so I guess that kind of explains why setting options in ~/.Xdefaults fails (minor pitb putting my full options string in all the various menu entries I have, but no big deal)
Maybe a fresh compile might be in order. Glad I ripped the dotpet apart - overwriting bins and links to point to aterm wouldn't be the way I'd go personally
A few extras in my archive (different icons, the 24 and 48 size I modded a bit from the logo one in afterstep) and a sample options line in the summary.
 |
Description |
slightly different pkg from the dotpet (same bin as compiled oem, though)
|

Download |
Filename |
aterm-1.00.01.tar.gz |
Filesize |
74.66 KB |
Downloaded |
338 Time(s) |
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Thu 20 Sep 2012, 05:49 Post subject:
Re: Aterm terminal emulator and gRun Subject description: Replacements for rxvt-unicode and gExec |
|
Iguleder wrote: |
Replacement(s) for rxvt-unicode
|
Having installed your aterm my console wrote: |
# öäü Why do you call that a replacement for rxvt-unicode ? |
Am I missing something ?
Description |
Cannot see unicode in aterm |
Filesize |
2.49 KB |
Viewed |
502 Time(s) |

|
|
Back to top
|
|
 |
`f00

Joined: 06 Nov 2008 Posts: 808 Location: the Western Reserve
|
Posted: Thu 20 Sep 2012, 15:22 Post subject:
Subject description: odd chars |
|
hi L18L
Yah, when the aterm dotpet 'replaces' u/rxvt with syms to aterm itself (and 'loses' the font tweaks in ~/.Xdefaults since it's using xgetdefault instead ), strange things may happen. That's one of the reasons I wouldn't do an outright replace/overwrite of the oem terminal emulator - I used to do something almost similar (with urxvt81 as urxvt, but then I sym'd rxvt back to a renamed urxvtOEM), but don't anymore (issues in racy 53 for a recent example).
Mostly I've found things work 'better' for me (or at least as expected) if I leave the oem stuff alone and make new workarounds if needed and keep things unique rather than do a 'replace'.
hope that helps
___addenda - aterm - afterstep website, "aterm is deprecated and in a maintenance mode only"..
Last edited by `f00 on Sun 23 Sep 2012, 19:37; edited 1 time in total
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Fri 21 Sep 2012, 06:00 Post subject:
Aterm terminal emulator Subject description: no replacement for urxvt / rxvt-unicode |
|
Hi `f00,
thanks for your explanation
I was missing or overlooking your previous comment about not replacing
BTW the odd chars are unicodes which aterm does NOT understand.
So let us hope that iguleder will change his subtitle.
aterm is no replacement for urxvt
PS
gexec does not need a replacement just a deletion. IMHO just take rxvt
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 903
|
Posted: Tue 10 Nov 2015, 02:25 Post subject:
|
|
Static linked version - should work in most versions of Puppy.
To get transparent background and fading effect add below to your /root/.Xdefaults: Code: | aterm*loginShell:true
aterm*transparent:true
aterm*shading:60
aterm*background:Black
aterm*foreground:White
aterm*scrollBar:true
aterm*scrollBar_right:false
aterm*transpscrollbar:true
aterm*saveLines:32767
!aterm*font:*-*-fixed-medium-r-normal--*-140-*-*-*-*-iso8859-1
!aterm*boldFont:*-*-fixed-bold-r-normal--*-*-140-*-*-*-*-iso8859-1
aterm*fading:60 |
Description |
|
Filesize |
79.25 KB |
Viewed |
150 Time(s) |

|
Description |
|

Download |
Filename |
aterm-1.0.1.pet |
Filesize |
133.58 KB |
Downloaded |
70 Time(s) |
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Tue 10 Nov 2015, 08:30 Post subject:
Re: Aterm terminal emulator |
|
L18L wrote: | Iguleder wrote: |
Replacement(s) for rxvt-unicode
|
Having installed your aterm my console wrote: |
# öäü Why do you call that a replacement for rxvt-unicode ? |
Am I missing something ? |
But this aterm-1.0.1 can do öäü
Thank you goignuts
Description |
Can see unicode in aterm now |
Filesize |
4.67 KB |
Viewed |
144 Time(s) |

|
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 903
|
Posted: Tue 10 Nov 2015, 11:08 Post subject:
|
|
Glad you like it - did not know of a version 1.0.2 - any source link?
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Tue 10 Nov 2015, 11:23 Post subject:
Aterm Subject description: version |
|
goingnuts wrote: | Glad you like it - did not know of a version 1.0.2 - any source link? |
No source, just what I have seen in this thread.
OP's aterm-1.0.1.pet size 61.25 KB
your aterm-1.0.1.pet size 133.58 KB should be 1.0.2 me thinks
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 903
|
Posted: Tue 10 Nov 2015, 11:39 Post subject:
|
|
Source is from here so it is version 1.0.1. Size difference as mine is static linked (might also be due to different configure settings).
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 3431 Location: www.eussenheim.de/
|
Posted: Tue 10 Nov 2015, 11:51 Post subject:
|
|
goingnuts wrote: | Source is from here so it is version 1.0.1. Size difference as mine is static linked (might also be due to different configure settings). |
Ah yes
There are source versions but no pet versions ...
|
Back to top
|
|
 |
|