*** sample.steprc.old	Thu Apr  3 21:27:38 1997
--- sample.steprc	Thu Apr  3 21:30:27 1997
***************
*** 167,177 ****
  # ModulePath is a colon-separated list, just like a regular unix PATH
  # Any Module must be found within the path in order to be located
  # and executed
! ModulePath          /usr/lib/X11/afterstep
  # Another colon-separated list pointing to your pixmaps (color icons)
! PixmapPath          /usr/include/X11/pixmaps/:/usr/lib/X11/afterstep/icons/
  # Path for your ugly black&white icons
! IconPath            /usr/include/X11/bitmaps/:/usr/lib/X11/afterstep/icons/
  
  # Various styles which can be associated with specific applications
  # Sticky -- remains "stuck" on all desks
--- 167,177 ----
  # ModulePath is a colon-separated list, just like a regular unix PATH
  # Any Module must be found within the path in order to be located
  # and executed
! ModulePath          %%PREFIX%%/lib/X11/afterstep/
  # Another colon-separated list pointing to your pixmaps (color icons)
! PixmapPath          /usr/X11R6/include/X11/pixmaps/:%%PREFIX%%/lib/X11/afterstep/icons/
  # Path for your ugly black&white icons
! IconPath            /usr/X11R6//include/X11/bitmaps/:%%PREFIX%%/lib/X11/afterstep/icons/
  
  # Various styles which can be associated with specific applications
  # Sticky -- remains "stuck" on all desks
***************
*** 242,262 ****
  *Wharf - -  MaxSwallow "xload" xload -hl black -bg "#8e8a9e" -geometry 48x48-1-1 &
  *Wharf - -  MaxSwallow "xpostit" xpostit -geometry 48x48-1-1 &
    # Open up an xterm
! *Wharf hanterm monitor.xpm   Exec "-" hanterm -ks -geometry 80x25 &
    # Start up GNU Emacs
  *Wharf emacs text.xpm Exec "-" hanemacs &
    # Create amazing art with the freeware masterpiece, The GIMP
! *Wharf gimp 3dpaint.xpm Exec "-" /usr/bin/gimp &
! #*Wharf xv monalisa.xpm Exec "-" /usr/bin/xv &
    # Read some mail
! *Wharf elm writeletter.xpm Exec "-" hanterm -ks -T "Mail" -e elm &
    # Surf the web
  *Wharf Netscape netscape3.xpm Exec "-" netscape &
    # Swallow a pager to quickly get an outlook on your virtual desktop
    # Click on the different "desks" to change in between them
  #*Wharf pager nil SwallowModule "Pager" Pager 0 0
    # Edit this file in its own window
! #*Wharf config interface.xpm Exec "-" xterm -T "AfterStep Configuration" -e vi /h2/junker/.steprc &
    # Recycle your AfterStep session (Restart)
  
  #////////////////#
--- 242,262 ----
  *Wharf - -  MaxSwallow "xload" xload -hl black -bg "#8e8a9e" -geometry 48x48-1-1 &
  *Wharf - -  MaxSwallow "xpostit" xpostit -geometry 48x48-1-1 &
    # Open up an xterm
! *Wharf hanterm monitor.xpm   Exec "-" hanterm -geometry 80x25 &
    # Start up GNU Emacs
  *Wharf emacs text.xpm Exec "-" hanemacs &
    # Create amazing art with the freeware masterpiece, The GIMP
! *Wharf gimp 3dpaint.xpm Exec "-" %%PREFIX%%/bin/gimp &
! #*Wharf xv monalisa.xpm Exec "-" %%PREFIX%%/bin/xv &
    # Read some mail
! *Wharf elm writeletter.xpm Exec "-" hanterm -T "Mail" -e elm &
    # Surf the web
  *Wharf Netscape netscape3.xpm Exec "-" netscape &
    # Swallow a pager to quickly get an outlook on your virtual desktop
    # Click on the different "desks" to change in between them
  #*Wharf pager nil SwallowModule "Pager" Pager 0 0
    # Edit this file in its own window
! #*Wharf config interface.xpm Exec "-" xterm -T "AfterStep Configuration" -e vi /home/yourid/.steprc &
    # Recycle your AfterStep session (Restart)
  
  #////////////////#
***************
*** 293,299 ****
          # Place the green carpet image onto the background upon startup
          # I personally recommend xli/xloadimage, but xv seems to be
          # ubiquitous in the unix world so I'll use that 
! 	Exec	"I"	exec xsetroot -bitmap /usr/include/X11/bitmaps/mensetmanus -fg cyan4 -bg black &
  EndFunction
  
  # These will load up upon every subsequent Restart
--- 293,299 ----
          # Place the green carpet image onto the background upon startup
          # I personally recommend xli/xloadimage, but xv seems to be
          # ubiquitous in the unix world so I'll use that 
! 	Exec	"I"	exec xsetroot -bitmap %%PREFIX%%/include/X11/bitmaps/mensetmanus -fg cyan4 -bg black &
  EndFunction
  
  # These will load up upon every subsequent Restart
***************
*** 373,379 ****
  Popup "Applications"
          Title "ø̼"
          Exec   "xv"             exec xv &
!         Exec   "vi"             exec hanterm -ks -T vi -e vi &
          Exec   "Ghostview"      exec ghostview &
          Exec   "Gimp"           exec gimp &
          Exec   "GNU Emacs"      exec emacs &
--- 373,379 ----
  Popup "Applications"
          Title "ø̼"
          Exec   "xv"             exec xv &
!         Exec   "vi"             exec hanterm -T vi -e vi &
          Exec   "Ghostview"      exec ghostview &
          Exec   "Gimp"           exec gimp &
          Exec   "GNU Emacs"      exec emacs &
***************
*** 443,451 ****
  # defined first before they can be placed in a different menu
  Popup "HotList"
  	Title 	" ޴"
!         Exec    ""            exec hanterm -ks &
          Exec    "͹̳"          exec xterm &
!         Exec    "ݽ 3.0"  exec netscape &
          Popup   "ø̼"    Applications
  	Popup	"ƿƼ"	  Utilities
          Popup   ""            Module-Popup
--- 443,451 ----
  # defined first before they can be placed in a different menu
  Popup "HotList"
  	Title 	" ޴"
!         Exec    ""            exec hanterm &
          Exec    "͹̳"          exec xterm &
!         Exec    "ݽ"  exec netscape &
          Popup   "ø̼"    Applications
  	Popup	"ƿƼ"	  Utilities
          Popup   ""            Module-Popup
***************
*** 551,560 ****
  Module Audio    
  
  # Select your normal audio player
! *AudioPlayCmd /bin/audioplay
  
  # Select the directory containing your sounds
! *Audiodir /usr/lib/X11/afterstep/sounds/
  
  *AudioDelay 0
  
--- 551,560 ----
  Module Audio    
  
  # Select your normal audio player
! *AudioPlayCmd /usr/local//bin/audioplay
  
  # Select the directory containing your sounds
! *Audiodir %%PREFIX%%/lib/X11/afterstep/sounds/
  
  *AudioDelay 0
  
