﹝01.24 ~ 技术交流﹞surface pen化身遥控笔
surfacepro3吧
全部回复
仅看楼主
level 3
echo_simon 楼主
12月月头入手win10版苏菲3,双十二不减价竟然加价,可谓实惠
废话结束,进入主题:
经过摸索,解决苏菲3自带surface pen控制PPT翻页的问题
借助到的工具:AutoHotkey
所作工作:源码转可执行文件
实现功能:脱离AutoHotkey软件,独立运行此工具,即可通过按压surface pen笔帽控制PPT翻页。
参考资料:https://anderseideblog.wordpress.com/2015/08/04/turing-my-surface-pen-into-a-presenter-tool/
源码:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.; #Warn ; Enable warnings to assist with detecting common errors.SendMode Input ; Recommended for new scripts due to its superior speed and reliability.SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.#IfWinActive ahk_class screenClass#F20:: Send, {Right}Return#F19:: Send, {Left}Return
使用AutoHotkey编译的surface pen控制PPT工具下载:
度娘盘猛戳:百度网盘
2016年01月24日 04点01分 1
level 3
echo_simon 楼主
下载后的工具图标为AutoHotkey默认图标,其他图标请勿使用
双击后工具栏依然显示为AutoHotkey图标,并无其他图标,打开PPT后直接使用surface pen即可:
使用结束,右键单击退出该工具即可
2016年01月24日 04点01分 2
level 12
牛的。以后有机会试试
2016年01月24日 04点01分 3
level 9
不用这么麻烦了~
前几天的固件更新后,
surface应用可以自定义设定顶端按钮了~~
2016年01月24日 13点01分 4
每次都要去设置麻烦
2016年01月24日 16点01分
@echo_simon 为什么我这个没有呢
2016年02月04日 16点02分
回复 末日切线 : 新固件有问题,微软已撤回surface pen的驱动还是回到了4.0.112.1,该驱动是没有笔设置的,只有等修复的新固件了。 ---贴吧极速版 For UWP
2016年02月05日 03点02分
@qiqilw 好吧(∩_∩)
2016年02月05日 03点02分
level 11
上一页下一页都行么?
---贴吧极速版 For UWP
2016年02月05日 02点02分 5
上一页不行,只能下一页
2016年03月04日 15点03分
双击可以上一页的,亲测可用
2017年06月11日 13点06分
level 1
呃~我SF PRO4下载了这个软件还是不得行
2016年03月04日 12点03分 6
SP4触控笔有更新,无法运行
2016年03月04日 15点03分
另外,这个工具不是软件,只是一个小程序,使用时必须先行打开
2016年03月04日 15点03分
level 3
为什么我用起来不是很灵敏
有时有,有时没有的
2016年03月13日 07点03分 7
抽风属于正常情况,毕竟不是官方工具
2016年03月16日 04点03分
level 1
SP4不能适用么...
2017年05月20日 14点05分 8
level 1
感谢楼主分享,surface book的PPT翻页(上一页、下一页)都可以用,不过在运行期间打字,或出现问题,需要推出软件再打字。其他问题还在使用中,待发现......
2017年06月11日 13点06分 9
1