unknownzerx

Results 6 comments of unknownzerx
trafficstars

If you need to do this frequently, I will modify the code (or do it you self). For one-time use, restart the keyboard (slide down the power slider for ~...

You won't read anything until the device send something to computer (character device versus block device). Here we just send a magic code to the device. 4X30K12182 is the descendant...

It is not possible from this program. I am using 'SteerMouse 5' to do this, along with adjusting speed curve, scroll direction and etc.

I've switched to the ThinkPad Keyboard II, which handles FnLock by hardware. This tool is 'disabling native mode for middle button'. Comment out this part for 'enabling native mode (default)'...

Looking forward +1

I have a little piece of code which makes hard links instead of soft ones. https://gist.github.com/unknownzerx/9a8eb98cb9e70695f37fabf901e676b0 The same solution is used in Xcode.app by Apple @pbowden-msft . This won't break...