/[pxelator]/lib/PXElator/screen.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/screen.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 89 by dpavlin, Thu Jul 30 21:31:30 2009 UTC revision 90 by dpavlin, Fri Jul 31 18:26:37 2009 UTC
# Line 54  sub start { Line 54  sub start {
54          chdir $server::base_dir;          chdir $server::base_dir;
55    
56          if ( defined $ENV{DISPLAY} ) {          if ( defined $ENV{DISPLAY} ) {
57                  exec "xterm -e $screen";                  exec "xterm -fg yellow -e $screen";
58          } else {          } else {
59                  exec $screen;                  exec $screen;
60          }          }

Legend:
Removed from v.89  
changed lines
  Added in v.90

  ViewVC Help
Powered by ViewVC 1.1.26