r4826 - developers/werner/bin

werner at docs.openmoko.org werner at docs.openmoko.org
Wed Nov 26 23:09:56 CET 2008


Author: werner
Date: 2008-11-26 23:09:55 +0100 (Wed, 26 Nov 2008)
New Revision: 4826

Modified:
   developers/werner/bin/lab4
Log:
Rearranging my desktop ... put console window on top. ttyACMx is on its
way out anyway.



Modified: developers/werner/bin/lab4
===================================================================
--- developers/werner/bin/lab4	2008-11-26 10:01:31 UTC (rev 4825)
+++ developers/werner/bin/lab4	2008-11-26 22:09:55 UTC (rev 4826)
@@ -19,10 +19,10 @@
   'telnet localhost 4444' &
 xterm -fn $FONT -geometry 80x48+551+3 -e bash-init \
   "ssh $HOST" \
-  'neocon -t 30 /dev/ttyACM{0,1,2}' &
+  'neocon /dev/ttyUSB{0,1,2}' &
 xterm -fn $FONT -geometry 80x50+552-4 -e bash-init \
   "ssh $HOST" \
-  'neocon /dev/ttyUSB{0,1,2}' &
+  'neocon -t 30 /dev/ttyACM{0,1,2}' &
 xterm -fn $FONT -geometry 80x40-93+114 -e bash-init \
   'vi -R /home/moko/gta02/ENV' &
 xterm -fn $FONT -geometry 80x40-86-38 -e bash-init \




More information about the commitlog mailing list