I try to display seismograms using 'pssac' by the command: gmt pssac *.z -JX20c/40c -R0/// -Bx20+l'T(s)' -By2+lkm -BWSen -Ek -M1.5c -W0.5p,red >map.ps and the figure I get is as belows: the problem is the "-JX", the character X, means the sca…
xmind 8 readme README LICENSE XMind 3 is dual licensed under 2 open source licenses: the Eclipse Public License v1.0 (EPL), which is available at http://www.eclipse.org/legal/epl-v10.html , and the GNU Lesser General Public License v3 (LGPL),…
地址:http://www.epochconverter.com/ How to get the current epoch time in ... PHP time() more ... Python import time; time.time() Ruby Time.now (or Time.new). To display the epoch: Time.now.to_i Perl time more ... Java long epoch = System.currentTimeMil…
1, start vnc server: vncserver :1 issue: connect it with pc and only display one terminal. 2, stop vnc server: vncserver -kill :1 3, modify file(/home/your name/.vnc/xstartup) like below: #!/bin/sh # Uncomment the following two lines for normal deskt…
Linux 在Linux上自动调整屏幕亮度来保护眼睛 - 51CTO.COM -- 介绍了Camera和RedShift这两款工具 How to automatically dim your screen on Linux - Xmodulo --英文原文 Calise | Camera Light Sensor Redshift 为新装Ubuntu的笔记本添加背光亮度调节功能 - 简书 (自己用setpci 命令来调节) 树莓派上我还没找到方法,RedShift已经证实不可用:Redshift…