From 77999d4a3c18e6670e5edab82884349d1129dea6 Mon Sep 17 00:00:00 2001 From: breadcat Date: Sun, 1 Sep 2013 22:44:29 +0100 Subject: Cleanup Replaced the adapter, no longer need this workaround. --- index.ahk | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.ahk b/index.ahk index eda6dcb..b61a497 100644 --- a/index.ahk +++ b/index.ahk @@ -81,12 +81,6 @@ XButton1::Send {Click 2} ;double click XButton2::Send {MButton} ;wheel click -;bullshit ps/2 to usb adapter workarounds -#f::sendraw \ -#^f::sendraw | -^+f::sendraw | - - ;auto replace text with symbols ::(c)::© ::(r)::® -- cgit v1.2.3