<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/romado/">
    <title>romado @ ウィキ</title>
    <link>http://w.atwiki.jp/romado/</link>
    <atom:link href="https://w.atwiki.jp/romado/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>romado @ ウィキ</description>

    <dc:language>ja</dc:language>
    <dc:date>2006-11-01T07:26:01+09:00</dc:date>
    <utime>1162333561</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/romado/pages/4.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/romado/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/romado/pages/1.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/romado/pages/3.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/romado/pages/4.html">
    <title>Space方式</title>
    <link>https://w.atwiki.jp/romado/pages/4.html</link>
    <description>
      **概要
-Altで二枚目、Ctrlで3枚目のSCを押している間だけ表示
-任意のキーをモディファイキー（以下Mod　モディファイキーとはShiftやAltなど単体では動作しないが、ほかのキーを組み合わせることで役目を果たすキー）に設定できる。
-任意のキー　+「F1～F5,1～5,Q～T,A～G,Z～B」を押すことでSCを利用することが可能。

**設定の仕方
-6行目のSpaceをModにしたいキーに書き換える
-8-49行目まで割り当てたいFキーを設定する。
--割り当てたくない場合、空欄にする
-68-127行目に、上記で設定したFキーを何枚目にするか決める
 二枚目$yy $zz $○ $xx $ww
 三枚目$xx $zz $○ $yy $ww
-デフォルトでは
|F1-F5|1枚目|
|1-5|2枚目|
|Q-T|2枚目|
|A-G|3枚目|
|Z-B|2枚目|

**中身
 include &quot;109.mayu&quot; # 109 キーボード設定
 window RagnarokOnline /Ragexe\.exe/ : Global
 
 #SETTING START
 #mod key set
 mod mod0 = !!Space
 
 #+F1~ set
 keyseq $f1 = F5
 keyseq $f2 = F6
 keyseq $f3 = F7
 keyseq $f4 = F8
 keyseq $f5 = F9
 
 #+1~ set
 keyseq $m1 = F1
 keyseq $m2 = F2
 keyseq $m3 = F3
 keyseq $m4 = F4
 keyseq $m5 = F5
 
 #+Q~ set
 keyseq $q = F5
 keyseq $w = F6
 keyseq $e = F7
 keyseq $r = F8
 keyseq $t = F9
 
 #+A~ set
 keyseq $a = F9
 keyseq $s = F8
 keyseq $d = F7
 keyseq $f = F6
 keyseq $g = F5
 
 #+Z~ set
 keyseq $z = F9
 keyseq $x = F8
 keyseq $c = F7
 keyseq $v = F6
 keyseq $b = F5
 #SETTING END
 
 #BASE START
 keyseq $xx = *F12 *F12
 keyseq $yy = *F12
 keyseq $zz = &amp;SetImeStatus(off)
 keyseq $ww = &amp;SetImeStatus(on)
 key A-F4 =  
 key R-*F12 = 
 
 #Ctrl
 key D-*LeftControl = D-*LeftControl $xx
 key R-*LeftControl = *LeftControl
 key U-*LeftControl = $yy U-*LeftControl
 key D-*RightControl = D-*RightControl $xx
 key R-*RightControl = *RightControl
 key U-*RightControl = $yy U-*RightControl
 
 #Alt
 key D-*LeftAlt = D-*LeftAlt $yy
 key R-*LeftAlt = *LeftAlt
 key U-*LeftAlt = $xx U-*LeftAlt
 key D-*RightAlt = D-*RightAlt $yy
 key R-*RightAlt = *RightAlt
 key U-*RightAlt = $xx U-*RightAlt 
 
 #+F1~
 key D-*IC-M0-F1 = $zz $f1 $ww
 key R-*IC-M0-F1 =
 key D-*IC-M0-F2 = $zz $f2 $ww
 key R-*IC-M0-F2 =
 key D-*IC-M0-F3 = $zz $f3 $ww
 key R-*IC-M0-F3 =
 key D-*IC-M0-F4 = $zz $f4 $ww
 key R-*IC-M0-F4 =
 key D-*IC-M0-F5 = $zz $f5 $ww
 key R-*IC-M0-F5 =
 
 #+1~
 key D-*IC-M0-_1 = $yy $zz $m1 $xx $ww
 key R-*IC-M0-_1 =
 key D-*IC-M0-_2 = $yy $zz $m2 $xx $ww
 key R-*IC-M0-_2 =
 key D-*IC-M0-_3 = $yy $zz $m3 $xx $ww
 key R-*IC-M0-_3 =
 key D-*IC-M0-_4 = $yy $zz $m4 $xx $ww
 key R-*IC-M0-_4 =
 key D-*IC-M0-_5 = $yy $zz $m5 $xx $ww
 key R-*IC-M0-_5 =
 
 #+Q~
 key D-*IC-M0-Q = $yy $zz $q $xx $ww
 key R-*IC-M0-Q =
 key D-*IC-M0-W = $yy $zz $w $xx $ww
 key R-*IC-M0-W =
 key D-*IC-M0-E = $yy $zz $e $xx $ww
 key R-*IC-M0-E =
 key D-*IC-M0-R = $yy $zz $r $xx $ww
 key R-*IC-M0-R =
 key D-*IC-M0-T = $yy $zz $t $xx $ww
 key R-*IC-M0-T =
 
 #+A~
 key D-*IC-M0-A = $xx $zz $a $yy $ww
 key R-*IC-M0-A =
 key D-*IC-M0-S = $xx $zz $s $yy $ww
 key R-*IC-M0-S =
 key D-*IC-M0-D = $xx $zz $d $yy $ww
 key R-*IC-M0-D =
 key D-*IC-M0-F = $xx $zz $f $yy $ww
 key R-*IC-M0-F  =
 key D-*IC-M0-G = $xx $zz $g $yy $ww
 key R-*IC-M0-G =
 
 #+Z~
 key D-*IC-M0-Z = $yy $zz $z $xx $ww
 key R-*IC-M0-Z =
 key D-*IC-M0-X = $yy $zz $x $xx $ww
 key R-*IC-M0-X =
 key D-*IC-M0-C = $yy $zz $c $xx $ww
 key R-*IC-M0-C =
 key D-*IC-M0-V = $yy $zz $v $xx $ww
 key R-*IC-M0-V =
 key D-*IC-M0-B = $yy $zz $b $xx $ww
 key R-*IC-M0-B =
 key PrintScreen = C-S
 #BASE END     </description>
    <dc:date>2006-11-01T07:26:01+09:00</dc:date>
    <utime>1162333561</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/romado/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/romado/pages/2.html</link>
    <description>
      メニュー
-[[トップページ]]
-[[Space方式]]
-[[メニュー]]    </description>
    <dc:date>2006-11-01T07:23:54+09:00</dc:date>
    <utime>1162333434</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/romado/pages/1.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/romado/pages/1.html</link>
    <description>
      **ラグナロクオンラインショトカ快適化計画 概要
　nPro導入以後、利用が困難になったショートカット（以下SC）拡張機能をなんとか復活させようと探し出した光明が「キーバインディングソフトを利用する」です。

　ツーストローク以上を登録でき、SandSを利用できるものとしてROユーザー間で取り上げられたのが「窓使いの憂鬱」であります。

　このWikiでは、私が考えたショートカットへのこだわりや偏見などを凝縮し、いくつかの用途別に設定ファイルであるmayuuを公開していきます。

**更新履歴
|06-11-1|立ち上げ|

**リンク
-[[窓使いの憂鬱　公式&gt;http://mayu.sourceforge.net/]]
-[[FAQ　窓使いの憂鬱&gt;http://ragprene.s25.xrea.com/wiki/index.php?%C1%EB%BB%C8%A4%A4%A4%CE%CD%AB%DD%B5]]











**リンクフリー    </description>
    <dc:date>2006-11-01T06:57:24+09:00</dc:date>
    <utime>1162331844</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/romado/pages/3.html">
    <title>メニュー2</title>
    <link>https://w.atwiki.jp/romado/pages/3.html</link>
    <description>
      **更新履歴
#recent(20)
    </description>
    <dc:date>2006-11-01T06:32:16+09:00</dc:date>
    <utime>1162330336</utime>
  </item>
  </rdf:RDF>
