Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
結論から言うと AutoHotkey で成功した。なお AutoHotkey の使い方については割愛。 おまけとして、失敗した他の方法についても簡単に書いておく。 (成功)AutoHotkey 参考にしたのは How can I get google chrome to switch tabs using the mouse wheel? - Super User の「Found a solution on a ……」の回答。 コード部分を引用する。 ;; Wheel Scroll Tabs for Google Chrome #IfWinActive ahk_class Chrome_WidgetWin_1 ~$WheelDown:: ~$WheelUp:: MouseGetPos,, yaxis IfGreater,yaxis,23, Return IfEqual,A_ThisHotk
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く