1 Star 0 Fork 0

or22 / spf13-vim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
70-wizardpen.conf 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
or22 提交于 2015-11-12 01:59 . UG-LOGIC-Maner850
Section "InputClass"
Identifier "wizardpen"
MatchIsTablet "on"
MatchDevicePath "/dev/input/event*"
MatchTag "wizardpen"
Driver "wizardpen"
Option "TopX" "1506"
Option "TopY" "2705"
Option "BottomX" "31225"
Option "BottomY" "30892"
EndSection
Section "InputClass"
Identifier "wizardpen"
MatchIsTablet "on"
MatchDevicePath "/dev/input/by-id/usb-UC-LOGIC_Maner850-event-mouse"
MatchVendor "UC-LOGIC|KYE Systems|Ace Cad|WALTOP|Waltop"
Driver "wizardpen"
EndSection
Section "InputClass"
Identifier "wizardpen ignore mouse dev"
MatchIsTablet "on"
MatchDevicePath "/dev/input/by-id/usb-UC-LOGIC_Maner850-event-mouse"
MatchVendor "UC-LOGIC|KYE Systems|Ace Cad|WALTOP|Waltop"
Driver ""
EndSection
#Section "InputClass"
# Identifier "wizardpen"
# MatchIsTablet "on"
# MatchProduct "UC-LOGIC Maner"
# MatchDevicePath "/dev/input/event*"
# MatchTag "wizardpen"
# Driver "wizardpen"
# Option "Device" "/dev/input/by-id/usb-UC-LOGIC_Maner850-event-mouse"
# Option "TopX" "0"
# Option "TopY" "0"
# Option "BottomX" "2048"
# Option "BottomY" "2048"
#EndSection
VimL
1
https://gitee.com/or22/spf13-vim.git
git@gitee.com:or22/spf13-vim.git
or22
spf13-vim
spf13-vim
master

搜索帮助