Changeset 6267 for nanoscale


Ignore:
Timestamp:
Apr 13, 2016 12:06:42 PM (8 years ago)
Author:
ldelgass
Message:

Enable starting twm in startup script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nanoscale/trunk/start_nanoscale.sh.in

    r4624 r6267  
    2929
    3030# Start a window manager so geovis doesn't crash
    31 #pgrep -u rappture -x twm > /dev/null || twm -display :0 &
     31pgrep -u rappture -x twm > /dev/null || twm -display :0 &
    3232
    3333exec ${bindir}/nanoscale -x ${numVideo}
Note: See TracChangeset for help on using the changeset viewer.