Skip to content

Instantly share code, notes, and snippets.

@mayuki
Created November 5, 2009 04:12
Show Gist options
  • Select an option

  • Save mayuki/226715 to your computer and use it in GitHub Desktop.

Select an option

Save mayuki/226715 to your computer and use it in GitHub Desktop.
<!-- ログ行数 -->
<entry key="window.loglines">5</entry>
<!-- フォント -->
<entry key="window.font.family">Tahoma</entry>
<!--entry key="window.font.size">9</entry-->
<!-- 表示位置 -->
<entry key="window.top">0</entry><!-- 880 -->
<entry key="window.left">600</entry>
<!-- 表示幅 -->
<!--entry key="window.width">0</entry-->
<!-- 透過率 0-255(Byte) (default: 255) -->
<!--entry key="window.opacity">150</entry-->
<entry key="window.input.opacity">150</entry>
<!-- 透過率(最小値) (default: window.opacity * 0.3) -->
<entry key="window.opacity.minimum">100</entry>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment