source: trunk/procs/set_x_devices.pro @ 9

Last change on this file since 9 was 2, checked in by post_it, 17 years ago

Initial import from ~/POST_IT/

File size: 95 bytes
Line 
1PRO set_x_devices
2;
3; Set X devices
4;
5; font
6
7   !p.font = -1
8   device,  true_color = 24
9END
Note: See TracBrowser for help on using the repository browser.