Eterm-0.9.6/0000755000076400007640000000000011540052213007604 500000000000000Eterm-0.9.6/Makefile.am0000644000076400007640000000061311130617340011563 00000000000000# $Id: Makefile.am 24877 2006-08-18 17:41:19Z mej $ AUTOMAKE_OPTIONS = foreign SUBDIRS = src themes utils doc bg pix EXTRA_DIST = LICENSE README ReleaseNotes ReleaseNotes.1 CVS-README ChangeLog autogen.sh Eterm.spec MAINTAINERCLEANFILES = Makefile.in *~ aclocal.m4 config.guess config.sub configure depcomp \ install-sh ltconfig ltmain.sh missing mkinstalldirs stamp-h* *.log config.h.in Eterm-0.9.6/themes/0000755000076400007640000000000011540052213011071 500000000000000Eterm-0.9.6/themes/Makefile.am0000644000076400007640000000267411051770637013074 00000000000000# $Id: Makefile.am 13745 2005-03-15 21:48:14Z mej $ THEMES = Eterm auto Escreen trans EXTRA_DIST = Eterm/theme.cfg.in Escreen/theme.cfg.in trans/theme.cfg.in auto/theme.cfg.in \ Eterm/menus.cfg Escreen/menus.cfg trans/menus.cfg auto/menus.cfg install-data-hook: $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/themes -@for i in $(THEMES) ; do \ if test -d $(DESTDIR)$(pkgdatadir)/themes/$$i -a "@REMOVE_THEMES@" = "yes"; then \ echo "Removing $$i theme in $(DESTDIR)$(pkgdatadir)/themes as requested." ; \ $(RM) -rf $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ if test -d $(DESTDIR)$(pkgdatadir)/themes/$$i ; then \ echo "ERROR: Unable to remove theme." ; \ fi ; \ fi ; \ if test ! -d $(DESTDIR)$(pkgdatadir)/themes/$$i ; then \ echo "Installing $$i theme in $(DESTDIR)$(pkgdatadir)/themes" ; \ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ $(CP) $(srcdir)/$$i/???* $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ $(CHMOD) 644 $(DESTDIR)$(pkgdatadir)/themes/$$i/???* ; \ rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in ; \ rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in.orig ; \ else \ echo "ALERT! Not overwriting $$i theme in $(DESTDIR)$(pkgdatadir)/themes. You will need to update this theme manually." ; \ fi ; \ done uninstall-hook: rm -rf $(DESTDIR)$(pkgdatadir)/themes MAINTAINERCLEANFILES=Makefile.in Eterm-0.9.6/themes/trans/0000755000076400007640000000000011540052213012220 500000000000000Eterm-0.9.6/themes/trans/menus.cfg0000644000076400007640000004341011051770637013770 00000000000000 begin menu title Font begin menuitem text "Normal" action string "\e]50;#" end begin menuitem text "Larger" action string "\e]50;#+" end begin menuitem text "Smaller" action string "\e]50;#-" end - begin menuitem text "Font 1" action string "\e]50;#1" end begin menuitem text "Font 2" action string "\e]50;#2" end begin menuitem text "Font 3" action string "\e]50;#3" end begin menuitem text "Font 4" action string "\e]50;#4" end end begin menu title Toggles begin menuitem text "Cursor Visible" action string "\e[?25t" end begin menuitem text "Home on Output" action string "\e[?1010t" end begin menuitem text "Home on Input" action string "\e[?1012t" end begin menuitem text "Map Alert" action string "\e]6;21\a" end begin menuitem text "Primary/Secondary Screen" action string "\e[?47t" end begin menuitem text "Reverse Video" action string "\e[?5t" end begin menuitem text "Select Trailing Spaces" action string "\e]6;25\a" end begin menuitem text "Select Whole Line on Triple-click" action string "\e]6;23\a" end begin menuitem text "Visual Bell" action string "\e]6;20\a" end begin menuitem text "X11 Mouse Reporting" action string "\e[?1000t" end begin menuitem text "Xterm Selection Behavior" action string "\e]6;22\a" end end begin menu title Keys begin menuitem text "Application Arrow Keys" action string "\e[?1t" end begin menuitem text "Application Keypad" action string "\e[?66t" end begin menuitem text "Backspace/Delete" action string "\e[?67t" end begin menuitem text "Xterm Shift-Keys" action string "\e[?35t" end end begin menu title Scrollbar begin menuitem text "Toggle Visibility" rtext "Ctrl-Button2" action string "\e[?30t" end begin menuitem text "Swap Sides" action string "\e]6;11\a" end begin menuitem text "Toggle Floating" action string "\e]6;12\a" end begin menuitem text "Toggle Popup Mode" action string "\e]6;13\a" end - begin menuitem text "Motif (Traditional) Style" action string "\e]6;10;motif;;\a" end begin menuitem text "NeXT Style" action string "\e]6;10;next;;\a" end begin menuitem text "Xterm Style" action string "\e]6;10;xterm;;\a" end end begin menu title Width begin menuitem text "5" action string "\e]6;10;;5;\a" end begin menuitem text "6" action string "\e]6;10;;6;\a" end begin menuitem text "7" action string "\e]6;10;;7;\a" end begin menuitem text "8" action string "\e]6;10;;8;\a" end begin menuitem text "9" action string "\e]6;10;;9;\a" end begin menuitem text "10" action string "\e]6;10;;10;\a" end begin menuitem text "11" action string "\e]6;10;;11;\a" end begin menuitem text "12" action string "\e]6;10;;12;\a" end begin menuitem text "13" action string "\e]6;10;;13;\a" end begin menuitem text "14" action string "\e]6;10;;14;\a" end begin menuitem text "15" action string "\e]6;10;;15;\a" end begin menuitem text "16" action string "\e]6;10;;16;\a" end begin menuitem text "17" action string "\e]6;10;;17;\a" end begin menuitem text "18" action string "\e]6;10;;18;\a" end begin menuitem text "19" action string "\e]6;10;;19;\a" end begin menuitem text "20" action string "\e]6;10;;20;\a" end end begin menu title "Move to Desktop" begin menuitem text "0" action string "\e]6;50;0;\a" end begin menuitem text "1" action string "\e]6;50;1;\a" end begin menuitem text "2" action string "\e]6;50;2;\a" end begin menuitem text "3" action string "\e]6;50;3;\a" end begin menuitem text "4" action string "\e]6;50;4;\a" end begin menuitem text "5" action string "\e]6;50;5;\a" end begin menuitem text "6" action string "\e]6;50;6;\a" end begin menuitem text "7" action string "\e]6;50;7;\a" end end begin menu title Terminal begin menuitem text "Toggles" action submenu "Toggles" end begin menuitem text "Keys" action submenu "Keys" end begin menuitem text "Scrollbar" action submenu "Scrollbar" end begin menuitem text "Move to Desktop" action submenu "Move to Desktop" end - begin menuitem text "Steal Focus" rtext "Ctrl-Button1" action string "\e]5;\a" end begin menuitem text "Full Reset" action string "\ec" end end begin menu title Tiled begin menuitem text "Acid Chess" action string "\e]20;tile/acid_chess.png;0+0:tile\a" end begin menuitem text "A Distant Star" action string "\e]20;tile/a_distant_star.png;0+0:tile\a" end begin menuitem text "Alpha Centauri" action string "\e]20;tile/alpha_centauri.png;0+0:tile\a" end begin menuitem text "Army Brat" action string "\e]20;tile/army_brat.png;0+0:tile\a" end begin menuitem text "Bubbly1" action string "\e]20;tile/bubbly1.jpg;0+0:tile\a" end begin menuitem text "Bubbly2" action string "\e]20;tile/bubbly2.jpg;0+0:tile\a" end begin menuitem text "Bubbly3" action string "\e]20;tile/bubbly3.jpg;0+0:tile\a" end begin menuitem text "Bubbly4" action string "\e]20;tile/bubbly4.jpg;0+0:tile\a" end begin menuitem text "Circuit" action string "\e]20;tile/circuit.jpg;0+0:tile\a" end begin menuitem text "Cold Steel" action string "\e]20;tile/cold_steel.png;0+0:tile\a" end begin menuitem text "Conch" action string "\e]20;tile/conch.png;0+0:tile\a" end begin menuitem text "Confusion" action string "\e]20;tile/confusion.jpg;0+0:tile\a" end begin menuitem text "Connect The Dots" action string "\e]20;tile/connect_the_dots.png;0+0:tile\a" end begin menuitem text "Cyber Bg" action string "\e]20;tile/cyber_bg.jpg;0+0:tile\a" end begin menuitem text "Darkness" action string "\e]20;tile/darkness.png;0+0:tile\a" end begin menuitem text "Falling" action string "\e]20;tile/falling.png;0+0:tile\a" end begin menuitem text "Fascination" action string "\e]20;tile/fascination.png;0+0:tile\a" end begin menuitem text "Firestorm" action string "\e]20;tile/firestorm.png;0+0:tile\a" end begin menuitem text "For A Moment" action string "\e]20;tile/for_a_moment.png;0+0:tile\a" end begin menuitem text "Graffiti" action string "\e]20;tile/graffiti.png;0+0:tile\a" end begin menuitem text "Gray Matter" action string "\e]20;tile/gray_matter.png;0+0:tile\a" end begin menuitem text "Lightning Crashes" action string "\e]20;tile/lightning_crashes.png;0+0:tile\a" end begin menuitem text "Marbles" action string "\e]20;tile/marbles.png;0+0:tile\a" end begin menuitem text "Moody Blues" action string "\e]20;tile/moody_blues.png;0+0:tile\a" end begin menuitem text "Murky Depths" action string "\e]20;tile/murky_depths.png;0+0:tile\a" end begin menuitem text "Oil On Canvas" action string "\e]20;tile/oil_on_canvas.png;0+0:tile\a" end begin menuitem text "Pebble Beach" action string "\e]20;tile/pebble_beach.png;0+0:tile\a" end begin menuitem text "Ping Pong" action string "\e]20;tile/ping-pong.png;0+0:tile\a" end begin menuitem text "Plasma" action string "\e]20;tile/plasma.png;0+0:tile\a" end begin menuitem text "Pulse" action string "\e]20;tile/pulse.png;0+0:tile\a" end begin menuitem text "Rolling Meadows" action string "\e]20;tile/rolling_meadows.png;0+0:tile\a" end begin menuitem text "Shades Of Being" action string "\e]20;tile/shades_of_being.png;0+0:tile\a" end begin menuitem text "Shale" action string "\e]20;tile/shale.jpg;0+0:tile\a" end begin menuitem text "Shattered Windows" action string "\e]20;tile/shattered_windows.png;0+0:tile\a" end begin menuitem text "Shock And Awe" action string "\e]20;tile/shock_and_awe.png;0+0:tile\a" end begin menuitem text "Sitting In Acid" action string "\e]20;tile/sitting_in_acid.png;0+0:tile\a" end begin menuitem text "Spring Rain" action string "\e]20;tile/spring_rain.png;0+0:tile\a" end begin menuitem text "Stained Glass" action string "\e]20;tile/stained_glass.png;0+0:tile\a" end begin menuitem text "Tales Of Earthsea" action string "\e]20;tile/tales_of_earthsea.png;0+0:tile\a" end begin menuitem text "Tangled Web" action string "\e]20;tile/tangled_web.png;0+0:tile\a" end begin menuitem text "The Wall" action string "\e]20;tile/the_wall.png;0+0:tile\a" end begin menuitem text "Trees Are Leafy" action string "\e]20;tile/trees_are_leafy.png;0+0:tile\a" end begin menuitem text "Veins 2" action string "\e]20;tile/veins_2.png;0+0:tile\a" end begin menuitem text "Veins" action string "\e]20;tile/veins.png;0+0:tile\a" end begin menuitem text "Violetta" action string "\e]20;tile/violetta.png;0+0:tile\a" end begin menuitem text "Water Into Wine" action string "\e]20;tile/water_into_wine.png;0+0:tile\a" end begin menuitem text "Wormhole" action string "\e]20;tile/wormhole.png;0+0:tile\a" end begin menuitem text "Woven Memories" action string "\e]20;tile/woven_memories.png;0+0:tile\a" end end begin menu title Scaled begin menuitem text "Day Night" action string "\e]20;scale/day-night.jpg;100\a" end begin menuitem text "Midnight Sky" action string "\e]20;scale/midnight_sky.png;100\a" end begin menuitem text "Neopolis Horizon" action string "\e]20;scale/Neopolis-horizon.jpg;100\a" end begin menuitem text "Sailors Delight" action string "\e]20;scale/sailors_delight.png;100\a" end begin menuitem text "Wasteland" action string "\e]20;scale/wasteland.jpg;100\a" end begin menuitem text "Wintertree" action string "\e]20;scale/wintertree.jpg;100\a" end end begin menu title Attrib begin menuitem text "Full Size" action string "\e]20;;100x100" end begin menuitem text "Normal Size" action string "\e]20;;0x0" end - begin menuitem text "Tiled" action string "\e]20;;:tile" end begin menuitem text "Scaled" action string "\e]20;;100x100" end begin menuitem text "Proportional Scale" action string "\e]20;;100x100:propscale" end - begin menuitem text "Center" action string "\e]20;;=+50+50" end begin menuitem text "Top Left Corner" action string "\e]20;;=+0+0" end begin menuitem text "Bottom Right Corner" action string "\e]20;;=+100+100" end end begin menu title Pixmap begin menuitem text "None" action string "\e[m\e]20;;\a" end begin menuitem text "Toggle Viewport Mode" action string "\e]6;24\a" end begin menuitem text "Tiled" action submenu "Tiled" end begin menuitem text "Scaled" action submenu "Scaled" end - begin menuitem text "Attrib" action submenu "Attrib" end end begin menu title Brightness begin menuitem text "512 (200\%)" action string "\e]6;1;image;brightness;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;brightness;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;brightness;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;brightness;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;brightness;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;brightness;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;brightness;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;brightness;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;brightness;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;brightness;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;brightness;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;brightness;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;brightness;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;brightness;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;brightness;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;brightness;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;brightness;0\a" end end begin menu title Contrast begin menuitem text "512 (200\%)" action string "\e]6;1;image;contrast;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;contrast;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;contrast;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;contrast;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;contrast;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;contrast;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;contrast;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;contrast;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;contrast;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;contrast;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;contrast;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;contrast;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;contrast;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;contrast;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;contrast;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;contrast;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;contrast;0\a" end end begin menu title Gamma begin menuitem text "512 (200\%)" action string "\e]6;1;image;gamma;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;gamma;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;gamma;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;gamma;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;gamma;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;gamma;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;gamma;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;gamma;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;gamma;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;gamma;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;gamma;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;gamma;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;gamma;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;gamma;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;gamma;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;gamma;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;gamma;0\a" end end begin menu title Background begin menuitem text "Toggle Transparency" action string "\e]6;0\a" end begin menuitem text "Pixmap" action submenu "Pixmap" end begin menuitem text "Brightness" action submenu "Brightness" end begin menuitem text "Contrast" action submenu "Contrast" end begin menuitem text "Gamma" action submenu "Gamma" end end begin menu title Eterm begin menuitem text "Font" action submenu "Font" end begin menuitem text "Background" action submenu "Background" end begin menuitem text "Terminal" action submenu "Terminal" end - begin menuitem text "New Eterm Window" action script "spawn(Eterm)" end begin menuitem text "Search..." action script "search()" end begin menuitem text "Run..." action script "exec_dialog(Eterm -e )" end - begin menuitem text "Version" action string "\e[8n" end begin menuitem text "Status" action string "\e[9n" end separator begin menuitem text "Save User Settings..." action script "save" end begin menuitem text "Save Theme Settings..." action script "save(theme)" end begin menuitem text "Exit" action script "exit" end end begin menu title "Eterm Operations" begin menuitem text "New Eterm Window" action script "spawn(Eterm)" end begin menuitem text "Search..." action script "search()" end begin menuitem text "Run..." action script "exec_dialog(Eterm -e )" end - begin menuitem text "Version" action string "\e[8n" end begin menuitem text "Status" action string "\e[9n" end separator begin menuitem text "Save User Settings..." action script "save" end begin menuitem text "Save Theme Settings..." action script "save(theme)" end begin menuitem text "Exit" action script "exit" end end Eterm-0.9.6/themes/trans/theme.cfg.in0000644000076400007640000001061211051770637014346 00000000000000 begin color foreground #aaaaaa background black cursor #ffff00 cursor_text #880000 pointer white video normal end color begin attributes title "%appname() -- Pseudo-transparency Theme" name Eterm-transparent end attributes begin imageclasses path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:@PKGDATADIR@/pix/" begin image type background state normal file %random(`cat pixmaps.list`) mode trans allow image trans viewport auto border 0 0 0 0 end image begin image type trough mode trans allow image trans viewport auto state normal color black #666666 file bar_vertical_3.png geom 100 border 2 2 2 3 end image begin image type anchor mode image allow image auto state normal color black #666666 file bar_vertical_1.png geom 100 border 2 2 2 3 state selected file bar_vertical_2.png geom 100 border 2 2 2 3 end image begin image type thumb mode image allow image auto state normal color black #666666 file thumb_1.png geom 100 border 3 3 3 3 state selected file thumb_2.png geom 100 border 3 3 3 3 end image begin image type up_arrow mode image allow image auto state normal color black #666666 file button_arrow_up_1.png geom 100 border 2 2 2 2 state selected file button_arrow_up_2.png geom 100 border 2 2 2 2 state clicked file button_arrow_up_3.png geom 100 border 2 2 2 2 end image begin image type down_arrow mode image allow image auto state normal color black #666666 file button_arrow_down_1.png geom 100 border 2 2 2 2 state selected file button_arrow_down_2.png geom 100 border 2 2 2 2 state clicked file button_arrow_down_3.png geom 100 border 2 2 2 2 end image begin image type menu mode image allow image auto state normal color black #999999 file bar_horizontal_1.png geom 100 border 2 3 2 3 state selected file bar_horizontal_2.png geom 100 border 2 3 2 3 end image begin image type submenu mode image allow image auto state normal color black #999999 file menu1.png geom 100 border 3 15 3 3 padding 3 15 3 3 state selected file menu2.png geom 100 border 3 15 3 3 padding 3 15 3 3 state clicked file menu3.png geom 100 border 3 15 3 3 padding 3 15 3 3 end image begin image type button_bar mode image allow image auto state normal color black #999999 file bar_horizontal_1.png geom 100 border 2 3 2 2 state disabled color white #333333 cmod image 0xc0 border 2 3 2 2 end image begin image type button mode image allow image auto state normal color black #cccccc file bar_horizontal_1.png geom 100 border 2 3 2 2 state selected file bar_horizontal_2.png geom 100 border 2 3 2 2 state clicked file bar_horizontal_3.png geom 100 border 2 3 2 2 end image end %include "menus.cfg" begin actions bind ctrl button1 to string "\e]5;\a" bind ctrl button2 to string "\e[?30t" bind ctrl button3 to menu Eterm bind ctrl shift button3 to string "\e]6;14\a" end actions begin button_bar font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1" button Eterm action menu "Eterm Operations" button Font action menu Font button Background action menu Background button Terminal action menu Terminal rbutton icon help.png action script "spawn(Eterm -e man Eterm)" rbutton icon exit.png action script "exit" end button_bar begin toggles map_alert on visual_bell on login_shell true scrollbar on utmp_logging on iconic false home_on_output 1 home_on_input 1 scrollbar_right true scrollbar_floating true borderless true end toggles begin keyboard smallfont_key LessThan bigfont_key GreaterThan end keyboard begin misc save_lines 64 cut_chars "\t\\\`\\\"\'&() *,;<=>?@[]{|}" border_width 5 term_name Eterm end misc Eterm-0.9.6/themes/auto/0000755000076400007640000000000011540052213012041 500000000000000Eterm-0.9.6/themes/auto/menus.cfg0000644000076400007640000004341011051770637013611 00000000000000 begin menu title Font begin menuitem text "Normal" action string "\e]50;#" end begin menuitem text "Larger" action string "\e]50;#+" end begin menuitem text "Smaller" action string "\e]50;#-" end - begin menuitem text "Font 1" action string "\e]50;#1" end begin menuitem text "Font 2" action string "\e]50;#2" end begin menuitem text "Font 3" action string "\e]50;#3" end begin menuitem text "Font 4" action string "\e]50;#4" end end begin menu title Toggles begin menuitem text "Cursor Visible" action string "\e[?25t" end begin menuitem text "Home on Output" action string "\e[?1010t" end begin menuitem text "Home on Input" action string "\e[?1012t" end begin menuitem text "Map Alert" action string "\e]6;21\a" end begin menuitem text "Primary/Secondary Screen" action string "\e[?47t" end begin menuitem text "Reverse Video" action string "\e[?5t" end begin menuitem text "Select Trailing Spaces" action string "\e]6;25\a" end begin menuitem text "Select Whole Line on Triple-click" action string "\e]6;23\a" end begin menuitem text "Visual Bell" action string "\e]6;20\a" end begin menuitem text "X11 Mouse Reporting" action string "\e[?1000t" end begin menuitem text "Xterm Selection Behavior" action string "\e]6;22\a" end end begin menu title Keys begin menuitem text "Application Arrow Keys" action string "\e[?1t" end begin menuitem text "Application Keypad" action string "\e[?66t" end begin menuitem text "Backspace/Delete" action string "\e[?67t" end begin menuitem text "Xterm Shift-Keys" action string "\e[?35t" end end begin menu title Scrollbar begin menuitem text "Toggle Visibility" rtext "Ctrl-Button2" action string "\e[?30t" end begin menuitem text "Swap Sides" action string "\e]6;11\a" end begin menuitem text "Toggle Floating" action string "\e]6;12\a" end begin menuitem text "Toggle Popup Mode" action string "\e]6;13\a" end - begin menuitem text "Motif (Traditional) Style" action string "\e]6;10;motif;;\a" end begin menuitem text "NeXT Style" action string "\e]6;10;next;;\a" end begin menuitem text "Xterm Style" action string "\e]6;10;xterm;;\a" end end begin menu title Width begin menuitem text "5" action string "\e]6;10;;5;\a" end begin menuitem text "6" action string "\e]6;10;;6;\a" end begin menuitem text "7" action string "\e]6;10;;7;\a" end begin menuitem text "8" action string "\e]6;10;;8;\a" end begin menuitem text "9" action string "\e]6;10;;9;\a" end begin menuitem text "10" action string "\e]6;10;;10;\a" end begin menuitem text "11" action string "\e]6;10;;11;\a" end begin menuitem text "12" action string "\e]6;10;;12;\a" end begin menuitem text "13" action string "\e]6;10;;13;\a" end begin menuitem text "14" action string "\e]6;10;;14;\a" end begin menuitem text "15" action string "\e]6;10;;15;\a" end begin menuitem text "16" action string "\e]6;10;;16;\a" end begin menuitem text "17" action string "\e]6;10;;17;\a" end begin menuitem text "18" action string "\e]6;10;;18;\a" end begin menuitem text "19" action string "\e]6;10;;19;\a" end begin menuitem text "20" action string "\e]6;10;;20;\a" end end begin menu title "Move to Desktop" begin menuitem text "0" action string "\e]6;50;0;\a" end begin menuitem text "1" action string "\e]6;50;1;\a" end begin menuitem text "2" action string "\e]6;50;2;\a" end begin menuitem text "3" action string "\e]6;50;3;\a" end begin menuitem text "4" action string "\e]6;50;4;\a" end begin menuitem text "5" action string "\e]6;50;5;\a" end begin menuitem text "6" action string "\e]6;50;6;\a" end begin menuitem text "7" action string "\e]6;50;7;\a" end end begin menu title Terminal begin menuitem text "Toggles" action submenu "Toggles" end begin menuitem text "Keys" action submenu "Keys" end begin menuitem text "Scrollbar" action submenu "Scrollbar" end begin menuitem text "Move to Desktop" action submenu "Move to Desktop" end - begin menuitem text "Steal Focus" rtext "Ctrl-Button1" action string "\e]5;\a" end begin menuitem text "Full Reset" action string "\ec" end end begin menu title Tiled begin menuitem text "Acid Chess" action string "\e]20;tile/acid_chess.png;0+0:tile\a" end begin menuitem text "A Distant Star" action string "\e]20;tile/a_distant_star.png;0+0:tile\a" end begin menuitem text "Alpha Centauri" action string "\e]20;tile/alpha_centauri.png;0+0:tile\a" end begin menuitem text "Army Brat" action string "\e]20;tile/army_brat.png;0+0:tile\a" end begin menuitem text "Bubbly1" action string "\e]20;tile/bubbly1.jpg;0+0:tile\a" end begin menuitem text "Bubbly2" action string "\e]20;tile/bubbly2.jpg;0+0:tile\a" end begin menuitem text "Bubbly3" action string "\e]20;tile/bubbly3.jpg;0+0:tile\a" end begin menuitem text "Bubbly4" action string "\e]20;tile/bubbly4.jpg;0+0:tile\a" end begin menuitem text "Circuit" action string "\e]20;tile/circuit.jpg;0+0:tile\a" end begin menuitem text "Cold Steel" action string "\e]20;tile/cold_steel.png;0+0:tile\a" end begin menuitem text "Conch" action string "\e]20;tile/conch.png;0+0:tile\a" end begin menuitem text "Confusion" action string "\e]20;tile/confusion.jpg;0+0:tile\a" end begin menuitem text "Connect The Dots" action string "\e]20;tile/connect_the_dots.png;0+0:tile\a" end begin menuitem text "Cyber Bg" action string "\e]20;tile/cyber_bg.jpg;0+0:tile\a" end begin menuitem text "Darkness" action string "\e]20;tile/darkness.png;0+0:tile\a" end begin menuitem text "Falling" action string "\e]20;tile/falling.png;0+0:tile\a" end begin menuitem text "Fascination" action string "\e]20;tile/fascination.png;0+0:tile\a" end begin menuitem text "Firestorm" action string "\e]20;tile/firestorm.png;0+0:tile\a" end begin menuitem text "For A Moment" action string "\e]20;tile/for_a_moment.png;0+0:tile\a" end begin menuitem text "Graffiti" action string "\e]20;tile/graffiti.png;0+0:tile\a" end begin menuitem text "Gray Matter" action string "\e]20;tile/gray_matter.png;0+0:tile\a" end begin menuitem text "Lightning Crashes" action string "\e]20;tile/lightning_crashes.png;0+0:tile\a" end begin menuitem text "Marbles" action string "\e]20;tile/marbles.png;0+0:tile\a" end begin menuitem text "Moody Blues" action string "\e]20;tile/moody_blues.png;0+0:tile\a" end begin menuitem text "Murky Depths" action string "\e]20;tile/murky_depths.png;0+0:tile\a" end begin menuitem text "Oil On Canvas" action string "\e]20;tile/oil_on_canvas.png;0+0:tile\a" end begin menuitem text "Pebble Beach" action string "\e]20;tile/pebble_beach.png;0+0:tile\a" end begin menuitem text "Ping Pong" action string "\e]20;tile/ping-pong.png;0+0:tile\a" end begin menuitem text "Plasma" action string "\e]20;tile/plasma.png;0+0:tile\a" end begin menuitem text "Pulse" action string "\e]20;tile/pulse.png;0+0:tile\a" end begin menuitem text "Rolling Meadows" action string "\e]20;tile/rolling_meadows.png;0+0:tile\a" end begin menuitem text "Shades Of Being" action string "\e]20;tile/shades_of_being.png;0+0:tile\a" end begin menuitem text "Shale" action string "\e]20;tile/shale.jpg;0+0:tile\a" end begin menuitem text "Shattered Windows" action string "\e]20;tile/shattered_windows.png;0+0:tile\a" end begin menuitem text "Shock And Awe" action string "\e]20;tile/shock_and_awe.png;0+0:tile\a" end begin menuitem text "Sitting In Acid" action string "\e]20;tile/sitting_in_acid.png;0+0:tile\a" end begin menuitem text "Spring Rain" action string "\e]20;tile/spring_rain.png;0+0:tile\a" end begin menuitem text "Stained Glass" action string "\e]20;tile/stained_glass.png;0+0:tile\a" end begin menuitem text "Tales Of Earthsea" action string "\e]20;tile/tales_of_earthsea.png;0+0:tile\a" end begin menuitem text "Tangled Web" action string "\e]20;tile/tangled_web.png;0+0:tile\a" end begin menuitem text "The Wall" action string "\e]20;tile/the_wall.png;0+0:tile\a" end begin menuitem text "Trees Are Leafy" action string "\e]20;tile/trees_are_leafy.png;0+0:tile\a" end begin menuitem text "Veins 2" action string "\e]20;tile/veins_2.png;0+0:tile\a" end begin menuitem text "Veins" action string "\e]20;tile/veins.png;0+0:tile\a" end begin menuitem text "Violetta" action string "\e]20;tile/violetta.png;0+0:tile\a" end begin menuitem text "Water Into Wine" action string "\e]20;tile/water_into_wine.png;0+0:tile\a" end begin menuitem text "Wormhole" action string "\e]20;tile/wormhole.png;0+0:tile\a" end begin menuitem text "Woven Memories" action string "\e]20;tile/woven_memories.png;0+0:tile\a" end end begin menu title Scaled begin menuitem text "Day Night" action string "\e]20;scale/day-night.jpg;100\a" end begin menuitem text "Midnight Sky" action string "\e]20;scale/midnight_sky.png;100\a" end begin menuitem text "Neopolis Horizon" action string "\e]20;scale/Neopolis-horizon.jpg;100\a" end begin menuitem text "Sailors Delight" action string "\e]20;scale/sailors_delight.png;100\a" end begin menuitem text "Wasteland" action string "\e]20;scale/wasteland.jpg;100\a" end begin menuitem text "Wintertree" action string "\e]20;scale/wintertree.jpg;100\a" end end begin menu title Attrib begin menuitem text "Full Size" action string "\e]20;;100x100" end begin menuitem text "Normal Size" action string "\e]20;;0x0" end - begin menuitem text "Tiled" action string "\e]20;;:tile" end begin menuitem text "Scaled" action string "\e]20;;100x100" end begin menuitem text "Proportional Scale" action string "\e]20;;100x100:propscale" end - begin menuitem text "Center" action string "\e]20;;=+50+50" end begin menuitem text "Top Left Corner" action string "\e]20;;=+0+0" end begin menuitem text "Bottom Right Corner" action string "\e]20;;=+100+100" end end begin menu title Pixmap begin menuitem text "None" action string "\e[m\e]20;;\a" end begin menuitem text "Toggle Viewport Mode" action string "\e]6;24\a" end begin menuitem text "Tiled" action submenu "Tiled" end begin menuitem text "Scaled" action submenu "Scaled" end - begin menuitem text "Attrib" action submenu "Attrib" end end begin menu title Brightness begin menuitem text "512 (200\%)" action string "\e]6;1;image;brightness;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;brightness;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;brightness;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;brightness;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;brightness;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;brightness;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;brightness;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;brightness;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;brightness;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;brightness;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;brightness;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;brightness;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;brightness;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;brightness;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;brightness;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;brightness;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;brightness;0\a" end end begin menu title Contrast begin menuitem text "512 (200\%)" action string "\e]6;1;image;contrast;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;contrast;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;contrast;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;contrast;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;contrast;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;contrast;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;contrast;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;contrast;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;contrast;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;contrast;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;contrast;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;contrast;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;contrast;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;contrast;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;contrast;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;contrast;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;contrast;0\a" end end begin menu title Gamma begin menuitem text "512 (200\%)" action string "\e]6;1;image;gamma;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;gamma;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;gamma;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;gamma;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;gamma;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;gamma;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;gamma;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;gamma;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;gamma;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;gamma;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;gamma;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;gamma;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;gamma;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;gamma;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;gamma;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;gamma;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;gamma;0\a" end end begin menu title Background begin menuitem text "Toggle Transparency" action string "\e]6;0\a" end begin menuitem text "Pixmap" action submenu "Pixmap" end begin menuitem text "Brightness" action submenu "Brightness" end begin menuitem text "Contrast" action submenu "Contrast" end begin menuitem text "Gamma" action submenu "Gamma" end end begin menu title Eterm begin menuitem text "Font" action submenu "Font" end begin menuitem text "Background" action submenu "Background" end begin menuitem text "Terminal" action submenu "Terminal" end - begin menuitem text "New Eterm Window" action script "spawn(Eterm)" end begin menuitem text "Search..." action script "search()" end begin menuitem text "Run..." action script "exec_dialog(Eterm -e )" end - begin menuitem text "Version" action string "\e[8n" end begin menuitem text "Status" action string "\e[9n" end separator begin menuitem text "Save User Settings..." action script "save" end begin menuitem text "Save Theme Settings..." action script "save(theme)" end begin menuitem text "Exit" action script "exit" end end begin menu title "Eterm Operations" begin menuitem text "New Eterm Window" action script "spawn(Eterm)" end begin menuitem text "Search..." action script "search()" end begin menuitem text "Run..." action script "exec_dialog(Eterm -e )" end - begin menuitem text "Version" action string "\e[8n" end begin menuitem text "Status" action string "\e[9n" end separator begin menuitem text "Save User Settings..." action script "save" end begin menuitem text "Save Theme Settings..." action script "save(theme)" end begin menuitem text "Exit" action script "exit" end end Eterm-0.9.6/themes/auto/theme.cfg.in0000644000076400007640000001045411051770637014173 00000000000000 begin color foreground #aaaaaa background black cursor #ffff00 cursor_text #880000 pointer white video normal end color begin imageclasses path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:@PKGDATADIR@/pix/" begin image type background state normal file %random(`cat pixmaps.list`) mode auto allow image trans viewport auto border 0 0 0 0 end image begin image type trough mode auto allow image trans viewport auto state normal color black #666666 file bar_vertical_3.png geom 100 border 2 2 2 3 end image begin image type anchor mode auto allow image auto state normal color black #666666 file bar_vertical_1.png geom 100 border 2 2 2 3 state selected file bar_vertical_2.png geom 100 border 2 2 2 3 end image begin image type thumb mode auto allow image auto state normal color black #666666 file thumb_1.png geom 100 border 3 3 3 3 state selected file thumb_2.png geom 100 border 3 3 3 3 end image begin image type up_arrow mode auto allow image auto state normal color black #666666 file button_arrow_up_1.png geom 100 border 2 2 2 2 state selected file button_arrow_up_2.png geom 100 border 2 2 2 2 state clicked file button_arrow_up_3.png geom 100 border 2 2 2 2 end image begin image type down_arrow mode auto allow image auto state normal color black #666666 file button_arrow_down_1.png geom 100 border 2 2 2 2 state selected file button_arrow_down_2.png geom 100 border 2 2 2 2 state clicked file button_arrow_down_3.png geom 100 border 2 2 2 2 end image begin image type menu mode auto allow image auto state normal color black #999999 file bar_horizontal_1.png geom 100 border 2 3 2 3 state selected file bar_horizontal_2.png geom 100 border 2 3 2 3 end image begin image type submenu mode auto allow image auto state normal color black #999999 file menu1.png geom 100 border 3 15 3 3 padding 3 15 3 3 state selected file menu2.png geom 100 border 3 15 3 3 padding 3 15 3 3 state clicked file menu3.png geom 100 border 3 15 3 3 padding 3 15 3 3 end image begin image type button_bar mode auto allow image auto state normal color black #999999 file bar_horizontal_1.png geom 100 border 2 3 2 2 state disabled color white #333333 cmod image 0xc0 border 2 3 2 2 end image begin image type button mode auto allow image auto state normal color black #cccccc file bar_horizontal_1.png geom 100 border 2 3 2 2 state selected file bar_horizontal_2.png geom 100 border 2 3 2 2 state clicked file bar_horizontal_3.png geom 100 border 2 3 2 2 end image end %include "menus.cfg" begin actions bind ctrl button1 to string "\e]5;\a" bind ctrl button2 to string "\e[?30t" bind ctrl button3 to menu Eterm bind ctrl shift button3 to string "\e]6;14\a" end actions begin button_bar font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1" button Eterm action menu "Eterm Operations" button Font action menu Font button Background action menu Background button Terminal action menu Terminal rbutton icon help.png action script "spawn(Eterm -e man Eterm)" rbutton icon exit.png action script "exit" end button_bar begin toggles map_alert on visual_bell off login_shell true scrollbar on utmp_logging on select_line false iconic false home_on_output 1 home_on_input 1 scrollbar_right true scrollbar_floating false borderless false end toggles begin keyboard smallfont_key LessThan bigfont_key GreaterThan end keyboard begin misc save_lines 1024 cut_chars "\t\\\`\\\"\'&() *,;<=>?@[]{|}" border_width 5 term_name Eterm end misc Eterm-0.9.6/themes/Makefile.in0000644000076400007640000002577211540052126013076 00000000000000# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # $Id: Makefile.am 13745 2005-03-15 21:48:14Z mej $ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = themes DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTHORS = @AUTHORS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCAS = @CCAS@ CCASFLAGS = @CCASFLAGS@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHMOD = @CHMOD@ CP = @CP@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE = @DATE@ DBX = @DBX@ DEFS = @DEFS@ DEF_FONT_IDX = @DEF_FONT_IDX@ DEPDIR = @DEPDIR@ DIST_ROOT = @DIST_ROOT@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ FONT0 = @FONT0@ FONT1 = @FONT1@ FONT2 = @FONT2@ FONT3 = @FONT3@ FONT4 = @FONT4@ GDB = @GDB@ GDB_CMD_FILE = @GDB_CMD_FILE@ HAVE_MMX_FALSE = @HAVE_MMX_FALSE@ HAVE_MMX_TRUE = @HAVE_MMX_TRUE@ HAVE_SSE2_FALSE = @HAVE_SSE2_FALSE@ HAVE_SSE2_TRUE = @HAVE_SSE2_TRUE@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBAST_CONFIG = @LIBAST_CONFIG@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBTOOLIZE = @LIBTOOLIZE@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ MAKEINFO = @MAKEINFO@ MFONT0 = @MFONT0@ MFONT1 = @MFONT1@ MFONT2 = @MFONT2@ MFONT3 = @MFONT3@ MFONT4 = @MFONT4@ MKDIR = @MKDIR@ MULTICHAR_ENCODING = @MULTICHAR_ENCODING@ MV = @MV@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ PGCC = @PGCC@ PSTACK = @PSTACK@ RANLIB = @RANLIB@ REMOVE_THEMES = @REMOVE_THEMES@ RM = @RM@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TAR = @TAR@ THREADLIBS = @THREADLIBS@ TIC = @TIC@ VERSION = @VERSION@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ ac_prefix_program = @ac_prefix_program@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ THEMES = Eterm auto Escreen trans EXTRA_DIST = Eterm/theme.cfg.in Escreen/theme.cfg.in trans/theme.cfg.in auto/theme.cfg.in \ Eterm/menus.cfg Escreen/menus.cfg trans/menus.cfg auto/menus.cfg MAINTAINERCLEANFILES = Makefile.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu themes/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu themes/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) $(mkdir_p) $(distdir)/Escreen $(distdir)/Eterm $(distdir)/auto $(distdir)/trans @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-libtool dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-hook .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-data-hook install-exec \ install-exec-am install-info install-info-am install-man \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am uninstall-hook uninstall-info-am install-data-hook: $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/themes -@for i in $(THEMES) ; do \ if test -d $(DESTDIR)$(pkgdatadir)/themes/$$i -a "@REMOVE_THEMES@" = "yes"; then \ echo "Removing $$i theme in $(DESTDIR)$(pkgdatadir)/themes as requested." ; \ $(RM) -rf $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ if test -d $(DESTDIR)$(pkgdatadir)/themes/$$i ; then \ echo "ERROR: Unable to remove theme." ; \ fi ; \ fi ; \ if test ! -d $(DESTDIR)$(pkgdatadir)/themes/$$i ; then \ echo "Installing $$i theme in $(DESTDIR)$(pkgdatadir)/themes" ; \ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ $(CP) $(srcdir)/$$i/???* $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/themes/$$i ; \ $(CHMOD) 644 $(DESTDIR)$(pkgdatadir)/themes/$$i/???* ; \ rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in ; \ rm -f $(DESTDIR)$(pkgdatadir)/themes/$$i/theme.cfg.in.orig ; \ else \ echo "ALERT! Not overwriting $$i theme in $(DESTDIR)$(pkgdatadir)/themes. You will need to update this theme manually." ; \ fi ; \ done uninstall-hook: rm -rf $(DESTDIR)$(pkgdatadir)/themes # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: Eterm-0.9.6/themes/Escreen/0000755000076400007640000000000011540052213012455 500000000000000Eterm-0.9.6/themes/Escreen/menus.cfg0000644000076400007640000000006611051770637014225 00000000000000 # This file is intentionally blank. :-) Eterm-0.9.6/themes/Escreen/theme.cfg.in0000644000076400007640000000733611051770637014614 00000000000000 %include "../Eterm/menus.cfg" %include "../Eterm/theme.cfg" begin color es_current "#ffff00" es_active "#0000ff" end color begin attributes name "%appname() -- Escreen Session" end attributes begin menu title Escreen begin menuitem text "New" action script "es_display(new)" end begin menuitem text "New..." action script "es_display(new, ask)" end begin menuitem text "Rename..." action script "es_display(name, ask)" end begin menuitem text "Backlog..." action script "es_display(backlog)" end begin menuitem text "Monitor" action script "es_display(monitor)" end begin menuitem text "Close" action script "es_display(close)" end - begin menuitem text "Split" action script "es_region(new)" end begin menuitem text "Unsplit" action script "es_region(full)" end begin menuitem text "Prev region" action script "es_region(prev)" end begin menuitem text "Next region" action script "es_region(next)" end begin menuitem text "Kill region" action script "es_region(kill)" end - begin menuitem text "Reset" action script "es_reset()" end begin menuitem text "Statement" action script "es_statement()" end - begin menuitem text "About..." action script "msgbox(Screen/Twin compatibility layer by Azundris )" end end menu begin actions bind alt Left to script "es_display(prev)" bind alt Right to script "es_display(next)" bind alt Up to script "es_region(prev)" bind alt Down to script "es_region(next)" bind alt Prior to script "es_display(prev)" bind alt Next to script "es_display(next)" bind alt space to script "es_display(toggle)" bind ctrl Tab to script "es_display(next)" bind ctrl t to script "es_display(new, ask)" # alt-1..alt-0 -> display(0)..display(9) bind alt 0x31 to script "es_display(goto, 0)" bind alt 0x32 to script "es_display(goto, 1)" bind alt 0x33 to script "es_display(goto, 2)" bind alt 0x34 to script "es_display(goto, 3)" bind alt 0x35 to script "es_display(goto, 4)" bind alt 0x36 to script "es_display(goto, 5)" bind alt 0x37 to script "es_display(goto, 6)" bind alt 0x38 to script "es_display(goto, 7)" bind alt 0x39 to script "es_display(goto, 8)" bind alt 0x30 to script "es_display(goto, 9)" # Commented out; too intrusive -- mej # F1..F10 -> display(0)..display(9) #bind F1 to script "es_display(goto, 0)" #bind F2 to script "es_display(goto, 1)" #bind F3 to script "es_display(goto, 2)" #bind F4 to script "es_display(goto, 3)" #bind F5 to script "es_display(goto, 4)" #bind F6 to script "es_display(goto, 5)" #bind F7 to script "es_display(goto, 6)" #bind F8 to script "es_display(goto, 7)" #bind F9 to script "es_display(goto, 8)" #bind F10 to script "es_display(goto, 9)" bind alt n to script "es_display(new)" bind alt r to script "es_display(rename)" bind alt c to script "es_display(kill, ask)" bind alt m to script "es_display(watch)" bind alt b to script "es_display(backlog)" bind alt s to script "es_region(new)" bind alt u to script "es_region(full)" bind alt o to script "es_region(next)" bind alt k to script "es_region(kill, ask)" bind alt shift S to script "es_statement()" bind alt shift R to script "es_reset()" end actions begin escreen url "" #delay 2 #bbar_dock bottom #bbar_font "-adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1" end escreen Eterm-0.9.6/themes/Eterm/0000755000076400007640000000000011540052213012145 500000000000000Eterm-0.9.6/themes/Eterm/menus.cfg0000644000076400007640000004341011051770637013715 00000000000000 begin menu title Font begin menuitem text "Normal" action string "\e]50;#" end begin menuitem text "Larger" action string "\e]50;#+" end begin menuitem text "Smaller" action string "\e]50;#-" end - begin menuitem text "Font 1" action string "\e]50;#1" end begin menuitem text "Font 2" action string "\e]50;#2" end begin menuitem text "Font 3" action string "\e]50;#3" end begin menuitem text "Font 4" action string "\e]50;#4" end end begin menu title Toggles begin menuitem text "Cursor Visible" action string "\e[?25t" end begin menuitem text "Home on Output" action string "\e[?1010t" end begin menuitem text "Home on Input" action string "\e[?1012t" end begin menuitem text "Map Alert" action string "\e]6;21\a" end begin menuitem text "Primary/Secondary Screen" action string "\e[?47t" end begin menuitem text "Reverse Video" action string "\e[?5t" end begin menuitem text "Select Trailing Spaces" action string "\e]6;25\a" end begin menuitem text "Select Whole Line on Triple-click" action string "\e]6;23\a" end begin menuitem text "Visual Bell" action string "\e]6;20\a" end begin menuitem text "X11 Mouse Reporting" action string "\e[?1000t" end begin menuitem text "Xterm Selection Behavior" action string "\e]6;22\a" end end begin menu title Keys begin menuitem text "Application Arrow Keys" action string "\e[?1t" end begin menuitem text "Application Keypad" action string "\e[?66t" end begin menuitem text "Backspace/Delete" action string "\e[?67t" end begin menuitem text "Xterm Shift-Keys" action string "\e[?35t" end end begin menu title Scrollbar begin menuitem text "Toggle Visibility" rtext "Ctrl-Button2" action string "\e[?30t" end begin menuitem text "Swap Sides" action string "\e]6;11\a" end begin menuitem text "Toggle Floating" action string "\e]6;12\a" end begin menuitem text "Toggle Popup Mode" action string "\e]6;13\a" end - begin menuitem text "Motif (Traditional) Style" action string "\e]6;10;motif;;\a" end begin menuitem text "NeXT Style" action string "\e]6;10;next;;\a" end begin menuitem text "Xterm Style" action string "\e]6;10;xterm;;\a" end end begin menu title Width begin menuitem text "5" action string "\e]6;10;;5;\a" end begin menuitem text "6" action string "\e]6;10;;6;\a" end begin menuitem text "7" action string "\e]6;10;;7;\a" end begin menuitem text "8" action string "\e]6;10;;8;\a" end begin menuitem text "9" action string "\e]6;10;;9;\a" end begin menuitem text "10" action string "\e]6;10;;10;\a" end begin menuitem text "11" action string "\e]6;10;;11;\a" end begin menuitem text "12" action string "\e]6;10;;12;\a" end begin menuitem text "13" action string "\e]6;10;;13;\a" end begin menuitem text "14" action string "\e]6;10;;14;\a" end begin menuitem text "15" action string "\e]6;10;;15;\a" end begin menuitem text "16" action string "\e]6;10;;16;\a" end begin menuitem text "17" action string "\e]6;10;;17;\a" end begin menuitem text "18" action string "\e]6;10;;18;\a" end begin menuitem text "19" action string "\e]6;10;;19;\a" end begin menuitem text "20" action string "\e]6;10;;20;\a" end end begin menu title "Move to Desktop" begin menuitem text "0" action string "\e]6;50;0;\a" end begin menuitem text "1" action string "\e]6;50;1;\a" end begin menuitem text "2" action string "\e]6;50;2;\a" end begin menuitem text "3" action string "\e]6;50;3;\a" end begin menuitem text "4" action string "\e]6;50;4;\a" end begin menuitem text "5" action string "\e]6;50;5;\a" end begin menuitem text "6" action string "\e]6;50;6;\a" end begin menuitem text "7" action string "\e]6;50;7;\a" end end begin menu title Terminal begin menuitem text "Toggles" action submenu "Toggles" end begin menuitem text "Keys" action submenu "Keys" end begin menuitem text "Scrollbar" action submenu "Scrollbar" end begin menuitem text "Move to Desktop" action submenu "Move to Desktop" end - begin menuitem text "Steal Focus" rtext "Ctrl-Button1" action string "\e]5;\a" end begin menuitem text "Full Reset" action string "\ec" end end begin menu title Tiled begin menuitem text "Acid Chess" action string "\e]20;tile/acid_chess.png;0+0:tile\a" end begin menuitem text "A Distant Star" action string "\e]20;tile/a_distant_star.png;0+0:tile\a" end begin menuitem text "Alpha Centauri" action string "\e]20;tile/alpha_centauri.png;0+0:tile\a" end begin menuitem text "Army Brat" action string "\e]20;tile/army_brat.png;0+0:tile\a" end begin menuitem text "Bubbly1" action string "\e]20;tile/bubbly1.jpg;0+0:tile\a" end begin menuitem text "Bubbly2" action string "\e]20;tile/bubbly2.jpg;0+0:tile\a" end begin menuitem text "Bubbly3" action string "\e]20;tile/bubbly3.jpg;0+0:tile\a" end begin menuitem text "Bubbly4" action string "\e]20;tile/bubbly4.jpg;0+0:tile\a" end begin menuitem text "Circuit" action string "\e]20;tile/circuit.jpg;0+0:tile\a" end begin menuitem text "Cold Steel" action string "\e]20;tile/cold_steel.png;0+0:tile\a" end begin menuitem text "Conch" action string "\e]20;tile/conch.png;0+0:tile\a" end begin menuitem text "Confusion" action string "\e]20;tile/confusion.jpg;0+0:tile\a" end begin menuitem text "Connect The Dots" action string "\e]20;tile/connect_the_dots.png;0+0:tile\a" end begin menuitem text "Cyber Bg" action string "\e]20;tile/cyber_bg.jpg;0+0:tile\a" end begin menuitem text "Darkness" action string "\e]20;tile/darkness.png;0+0:tile\a" end begin menuitem text "Falling" action string "\e]20;tile/falling.png;0+0:tile\a" end begin menuitem text "Fascination" action string "\e]20;tile/fascination.png;0+0:tile\a" end begin menuitem text "Firestorm" action string "\e]20;tile/firestorm.png;0+0:tile\a" end begin menuitem text "For A Moment" action string "\e]20;tile/for_a_moment.png;0+0:tile\a" end begin menuitem text "Graffiti" action string "\e]20;tile/graffiti.png;0+0:tile\a" end begin menuitem text "Gray Matter" action string "\e]20;tile/gray_matter.png;0+0:tile\a" end begin menuitem text "Lightning Crashes" action string "\e]20;tile/lightning_crashes.png;0+0:tile\a" end begin menuitem text "Marbles" action string "\e]20;tile/marbles.png;0+0:tile\a" end begin menuitem text "Moody Blues" action string "\e]20;tile/moody_blues.png;0+0:tile\a" end begin menuitem text "Murky Depths" action string "\e]20;tile/murky_depths.png;0+0:tile\a" end begin menuitem text "Oil On Canvas" action string "\e]20;tile/oil_on_canvas.png;0+0:tile\a" end begin menuitem text "Pebble Beach" action string "\e]20;tile/pebble_beach.png;0+0:tile\a" end begin menuitem text "Ping Pong" action string "\e]20;tile/ping-pong.png;0+0:tile\a" end begin menuitem text "Plasma" action string "\e]20;tile/plasma.png;0+0:tile\a" end begin menuitem text "Pulse" action string "\e]20;tile/pulse.png;0+0:tile\a" end begin menuitem text "Rolling Meadows" action string "\e]20;tile/rolling_meadows.png;0+0:tile\a" end begin menuitem text "Shades Of Being" action string "\e]20;tile/shades_of_being.png;0+0:tile\a" end begin menuitem text "Shale" action string "\e]20;tile/shale.jpg;0+0:tile\a" end begin menuitem text "Shattered Windows" action string "\e]20;tile/shattered_windows.png;0+0:tile\a" end begin menuitem text "Shock And Awe" action string "\e]20;tile/shock_and_awe.png;0+0:tile\a" end begin menuitem text "Sitting In Acid" action string "\e]20;tile/sitting_in_acid.png;0+0:tile\a" end begin menuitem text "Spring Rain" action string "\e]20;tile/spring_rain.png;0+0:tile\a" end begin menuitem text "Stained Glass" action string "\e]20;tile/stained_glass.png;0+0:tile\a" end begin menuitem text "Tales Of Earthsea" action string "\e]20;tile/tales_of_earthsea.png;0+0:tile\a" end begin menuitem text "Tangled Web" action string "\e]20;tile/tangled_web.png;0+0:tile\a" end begin menuitem text "The Wall" action string "\e]20;tile/the_wall.png;0+0:tile\a" end begin menuitem text "Trees Are Leafy" action string "\e]20;tile/trees_are_leafy.png;0+0:tile\a" end begin menuitem text "Veins 2" action string "\e]20;tile/veins_2.png;0+0:tile\a" end begin menuitem text "Veins" action string "\e]20;tile/veins.png;0+0:tile\a" end begin menuitem text "Violetta" action string "\e]20;tile/violetta.png;0+0:tile\a" end begin menuitem text "Water Into Wine" action string "\e]20;tile/water_into_wine.png;0+0:tile\a" end begin menuitem text "Wormhole" action string "\e]20;tile/wormhole.png;0+0:tile\a" end begin menuitem text "Woven Memories" action string "\e]20;tile/woven_memories.png;0+0:tile\a" end end begin menu title Scaled begin menuitem text "Day Night" action string "\e]20;scale/day-night.jpg;100\a" end begin menuitem text "Midnight Sky" action string "\e]20;scale/midnight_sky.png;100\a" end begin menuitem text "Neopolis Horizon" action string "\e]20;scale/Neopolis-horizon.jpg;100\a" end begin menuitem text "Sailors Delight" action string "\e]20;scale/sailors_delight.png;100\a" end begin menuitem text "Wasteland" action string "\e]20;scale/wasteland.jpg;100\a" end begin menuitem text "Wintertree" action string "\e]20;scale/wintertree.jpg;100\a" end end begin menu title Attrib begin menuitem text "Full Size" action string "\e]20;;100x100" end begin menuitem text "Normal Size" action string "\e]20;;0x0" end - begin menuitem text "Tiled" action string "\e]20;;:tile" end begin menuitem text "Scaled" action string "\e]20;;100x100" end begin menuitem text "Proportional Scale" action string "\e]20;;100x100:propscale" end - begin menuitem text "Center" action string "\e]20;;=+50+50" end begin menuitem text "Top Left Corner" action string "\e]20;;=+0+0" end begin menuitem text "Bottom Right Corner" action string "\e]20;;=+100+100" end end begin menu title Pixmap begin menuitem text "None" action string "\e[m\e]20;;\a" end begin menuitem text "Toggle Viewport Mode" action string "\e]6;24\a" end begin menuitem text "Tiled" action submenu "Tiled" end begin menuitem text "Scaled" action submenu "Scaled" end - begin menuitem text "Attrib" action submenu "Attrib" end end begin menu title Brightness begin menuitem text "512 (200\%)" action string "\e]6;1;image;brightness;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;brightness;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;brightness;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;brightness;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;brightness;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;brightness;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;brightness;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;brightness;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;brightness;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;brightness;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;brightness;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;brightness;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;brightness;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;brightness;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;brightness;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;brightness;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;brightness;0\a" end end begin menu title Contrast begin menuitem text "512 (200\%)" action string "\e]6;1;image;contrast;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;contrast;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;contrast;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;contrast;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;contrast;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;contrast;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;contrast;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;contrast;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;contrast;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;contrast;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;contrast;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;contrast;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;contrast;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;contrast;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;contrast;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;contrast;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;contrast;0\a" end end begin menu title Gamma begin menuitem text "512 (200\%)" action string "\e]6;1;image;gamma;512\a" end begin menuitem text "480 (188\%)" action string "\e]6;1;image;gamma;480\a" end begin menuitem text "448 (175\%)" action string "\e]6;1;image;gamma;448\a" end begin menuitem text "416 (163\%)" action string "\e]6;1;image;gamma;416\a" end begin menuitem text "384 (150\%)" action string "\e]6;1;image;gamma;384\a" end begin menuitem text "352 (138\%)" action string "\e]6;1;image;gamma;352\a" end begin menuitem text "320 (125\%)" action string "\e]6;1;image;gamma;320\a" end begin menuitem text "288 (113\%)" action string "\e]6;1;image;gamma;288\a" end begin menuitem text "256 (100\%)" action string "\e]6;1;image;gamma;256\a" end begin menuitem text "224 (88\%)" action string "\e]6;1;image;gamma;224\a" end begin menuitem text "192 (75\%)" action string "\e]6;1;image;gamma;192\a" end begin menuitem text "160 (63\%)" action string "\e]6;1;image;gamma;160\a" end begin menuitem text "128 (50\%)" action string "\e]6;1;image;gamma;128\a" end begin menuitem text "96 (38\%)" action string "\e]6;1;image;gamma;96\a" end begin menuitem text "64 (25\%)" action string "\e]6;1;image;gamma;64\a" end begin menuitem text "32 (13\%)" action string "\e]6;1;image;gamma;32\a" end begin menuitem text "0 (0\%)" action string "\e]6;1;image;gamma;0\a" end end begin menu title Background begin menuitem text "Toggle Transparency" action string "\e]6;0\a" end begin menuitem text "Pixmap" action submenu "Pixmap" end begin menuitem text "Brightness" action submenu "Brightness" end begin menuitem text "Contrast" action submenu "Contrast" end begin menuitem text "Gamma" action submenu "Gamma" end end begin menu title Eterm begin menuitem text "Font" action submenu "Font" end begin menuitem text "Background" action submenu "Background" end begin menuitem text "Terminal" action submenu "Terminal" end - begin menuitem text "New Eterm Window" action script "spawn(Eterm)" end begin menuitem text "Search..." action script "search()" end begin menuitem text "Run..." action script "exec_dialog(Eterm -e )" end - begin menuitem text "Version" action string "\e[8n" end begin menuitem text "Status" action string "\e[9n" end separator begin menuitem text "Save User Settings..." action script "save" end begin menuitem text "Save Theme Settings..." action script "save(theme)" end begin menuitem text "Exit" action script "exit" end end begin menu title "Eterm Operations" begin menuitem text "New Eterm Window" action script "spawn(Eterm)" end begin menuitem text "Search..." action script "search()" end begin menuitem text "Run..." action script "exec_dialog(Eterm -e )" end - begin menuitem text "Version" action string "\e[8n" end begin menuitem text "Status" action string "\e[9n" end separator begin menuitem text "Save User Settings..." action script "save" end begin menuitem text "Save Theme Settings..." action script "save(theme)" end begin menuitem text "Exit" action script "exit" end end Eterm-0.9.6/themes/Eterm/theme.cfg.in0000644000076400007640000002647311051770637014307 00000000000000 # ^- This must be the first line of any Eterm config file! # Format is: where VERSION is replaced by # the version it was written for, # minus the "DR-" if any. # # This is a sample Eterm config file. # # As always, the authors guarantee absolutely nothing and take # no responsibility for anything that might happen to you, your # computer, your dog, your sex life, or anyone or anything else # directly or indirectly through the use of, or inability to use, # this program. Use at your OWN risk. # Define the color properties begin color # Foreground, background, cursor, scrollbar, pointer colors foreground #aaaaaa background black cursor #ffff00 cursor_text #880000 pointer white # video attribute can either be "normal" or "reverse" video normal # Redefine the 16 basic colors, if you really feel the need # First word is "color", next is the number (0-15, BD, or UL), # then the values for red, green, and blue separated by spaces # Numbers are base 10 unless preceded by "0x" (base 16) or '0' # (base 8). Alternatively, you can use color names or #xxxxxx # format. # The colors below are taken from Rasterman's .Xdefaults file. They are intended to # display ANSI art properly when combined with a good ANSI-art font (like vga or # Rasterman's nexus font). # color 0 0 0 0 # color 1 0xaa 0 0 # color 2 0 0210 0 # color 3 0xaa 0x55 0x22 # color 4 0 0 0xaa # color 5 0xaa 0 0xaa # color 6 0 0xaa 0xaa # color 7 0xaa 0xaa 0xaa # color 8 0x44 0x44 0x44 # color 9 0xff 0x44 0x44 # color 10 0x44 0xff 0x44 # color 11 0xff 0xff 0x44 # color 12 0x44 0x44 0xff # color 13 0xff 0x44 0xff # color 14 0x44 0xff 0xff # color 15 #ffffff # color bd #ffffff # color ul #ffffff # This ends the color section. Any text after the word "end" is # assumed to be a comment and ignored. end color # The X11 attributes section. Should be fairly self-explanatory, # but if not, consult the X man page. begin attributes # Geometry == widthxheight+x_offset+y_offset, offsets from top left # if +, bottom right if - # geometry 132x50+100+100 # title %appname() # name %appname() # iconname Eterm # Set the fonts. These must be monospace fonts. The values shown are # the Eterm defaults. The "bold" font is the font used if color BD has # not been set and Eterm cannot map the foreground color to one of the # high-intensity colors (8-15). # font default @DEF_FONT_IDX@ # font 0 @FONT0@ # font 1 @FONT1@ # font 2 @FONT2@ # font 3 @FONT3@ # font 4 @FONT4@ # font 5 10x20 # font 6 12x24 end attributes # Define the imageclasses. begin imageclasses # You must define this before setting any images that use it. This is the $PATH-style variable # that determines where Eterm looks for image files. path "./pix/:~/.Eterm/:~/.Eterm/themes/Eterm/pix:~/.Eterm/pix/:@PKGDATADIR@/pix/" # If you want a different icon than the standard Eterm one, set this. # icon Eterm.xpm # This is the background animator. See the man page for the syntax. # anim 3 foo1 foo2 foo3 # Here we define an image. begin image # The first thing you set when defining an image MUST be the type. No type, no dice. The type # should be one of the following: background, up_arrow, down_arrow, left_arrow, right_arrow, # trough, anchor, menu, or submenu type background # Next you should set the state. This is either normal, selected, or clicked. state normal # Here you set the file. You can also set the geometry string here if you follow the filename with # an @ sign. That way, you can include the geometries in your pixmaps.list file. file %random(`cat pixmaps.list`) # The mode line. This defines the startup mode for the image, as well as what modes are allowed. # Valid modes are "image" (to display the image file), "trans" (to be transparent), or "viewport" # (for viewport mode). Syntax is "mode allow ". mode image allow image trans viewport auto # Set the image border. This is a portion of the image which will be kept at its actual size when # scaling. Use this for beveled images (buttons, etc.). border 0 0 0 0 # Th-th-th-th-that's all folks. end image # The rest of the images. begin image type trough mode image allow image trans viewport auto state normal color black #666666 file bar_vertical_3.png # Here is how you specify the geometry string separately. See the man page for its syntax. geom 100 border 2 2 2 3 end image begin image type anchor mode image allow image auto state normal color black #666666 file bar_vertical_1.png geom 100 border 2 2 2 3 state selected file bar_vertical_2.png geom 100 border 2 2 2 3 end image begin image type thumb mode image allow image auto state normal color black #666666 file thumb_1.png geom 100 border 3 3 3 3 state selected file thumb_2.png geom 100 border 3 3 3 3 end image begin image type up_arrow mode image allow image auto state normal color black #666666 file button_arrow_up_1.png geom 100 border 2 2 2 2 state selected file button_arrow_up_2.png geom 100 border 2 2 2 2 state clicked file button_arrow_up_3.png geom 100 border 2 2 2 2 end image begin image type down_arrow mode image allow image auto state normal color black #666666 file button_arrow_down_1.png geom 100 border 2 2 2 2 state selected file button_arrow_down_2.png geom 100 border 2 2 2 2 state clicked file button_arrow_down_3.png geom 100 border 2 2 2 2 end image begin image type menu mode image allow image auto state normal color black #999999 file bar_horizontal_1.png geom 100 border 2 3 2 3 state selected file bar_horizontal_2.png geom 100 border 2 3 2 3 end image begin image type submenu mode image allow image auto state normal color black #999999 file menu1.png geom 100 border 3 15 3 3 padding 3 15 3 3 state selected file menu2.png geom 100 border 3 15 3 3 padding 3 15 3 3 state clicked file menu3.png geom 100 border 3 15 3 3 padding 3 15 3 3 end image begin image type button_bar mode image allow image auto state normal color black #999999 file bar_horizontal_1.png geom 100 border 2 3 2 2 state disabled color white #333333 cmod image 0xc0 border 2 3 2 2 end image begin image type button mode image allow image auto state normal color black #cccccc file bar_horizontal_1.png geom 100 border 2 3 2 2 state selected file bar_horizontal_2.png geom 100 border 2 3 2 2 state clicked file bar_horizontal_3.png geom 100 border 2 3 2 2 end image end %include "menus.cfg" # This section *must* come after the menu definitions if you want # menu actions to work. C'est la vie. :-) # # Syntax: bind [ { | anymod } ] { | |