Previous: , Up: x11   [Contents][Index]


4.1.63.8 x11 other_resources

By default the contents of the current plot window are exported to the X11 clipboard in response to X events in the window. Setting the resource ’gnuplot*exportselection’ to ’off’ or ’false’ will disable this.

By default text rotation is done using a method that is fast, but can corrupt nearby colors depending on the background. If this is a problem, you can set the resource ’gnuplot.fastrotate’ to ’off’

 gnuplot*exportselection:  off
 gnuplot*fastrotate:  on
 gnuplot*ctrlq:  off