PLDWWW: glen

glen glen at pld-linux.org
Mon Oct 5 16:57:45 CEST 2009


Author: glen   Date: Mon Oct  5 14:57:45 2009 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/glen?action=diff&rev2=46&rev1=45
---- Log message:


---- Page affected: glen

---- Diffs:

================================================================
  xprop -id $WINDOWID -notype WM_LOCALE_NAME
  }}}
  
+ == Detect PuTTY ==
+ 
+ {{{
+ # xterm-249/vttests/title.sh
+ old=$(stty -g)
+ stty raw -echo min 0 time 5
+ echo -ne '\005'
+ read xapp
+ stty $old
+ 
+ echo "xapp: $xapp"
+ }}}
  == Kmail & Crypto ==
  
   * install packages


More information about the pld-cvs-commit mailing list