default_font rm #roman font device x11 -g 900x600+360+360 -kbdfocus -fg black -nocurswind -background white -title your_graph #opens graph window on starting, default output history_file /home/bin #where your global command history will be stored #macro2 /home/.smstuff/ #can use this to specify a folder of macros, which should automatically load a file named default, #however, does not work on my system TeX_strings 1 #enable tex emulation name insert_name_here #your name print_noheader 1 #does not print headers on columns in files if non zero #Where geom is a standard geometry string of the form WxH+-X+-Y, and the #preopened option is for a programme calling SM non-interactively. All options #may be abbreviated, so #device x11 -i #-1+1 -g 512x512+100+100 #specifies that the graphics window be created as an icon in the top right hand #corner of the screen, and that the real window should be 512*512 and positioned # near the top left corner #-kbdfocus # Preserve keyboard focus (the same as -focus). Without this, #some window managers transfer focus to the graphics window when it is created; #probably not what you want (.kbdfocus)