Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Something on Mouse
Search
Oursky Limited
December 17, 2012
Technology
1
73
Something on Mouse
A walk on the mouse related technology, and how is related to our program at filesq.com
Oursky Limited
December 17, 2012
Tweet
Share
More Decks by Oursky Limited
See All by Oursky Limited
UI Automation
oursky
1
490
SSH Can
oursky
1
300
HTTP/2
oursky
0
330
watchOS2
oursky
0
320
Common QA issues
oursky
0
200
Complex is better than complicated
oursky
0
280
Clean code again
oursky
3
360
KiriKiri x O2 x NVLMarker
oursky
0
230
Flux + React
oursky
1
380
Other Decks in Technology
See All in Technology
2025年にHCP Vaultを学び直して見えた景色 / Lessons and New Perspectives from Relearning HCP Vault in 2025
aeonpeople
0
230
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
2
350
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
170
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
160
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
200
おやつは300円まで!の最適化を模索してみた
techtekt
PRO
0
290
テストを軸にした生き残り術
kworkdev
PRO
0
190
Autonomous Database - Dedicated 技術詳細 / adb-d_technical_detail_jp
oracle4engineer
PRO
4
10k
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
420
2025年夏 コーディングエージェントを統べる者
nwiizo
0
130
AWSで推進するデータマネジメント
kawanago
1
1.2k
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
1
370
Featured
See All Featured
For a Future-Friendly Web
brad_frost
180
9.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
A Tale of Four Properties
chriscoyier
160
23k
Facilitating Awesome Meetings
lara
55
6.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Statistics for Hackers
jakevdp
799
220k
Building an army of robots
kneath
306
46k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Visualization
eitanlees
148
16k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Six Lessons from altMBA
skipperchong
28
4k
BBQ
matthewcrist
89
9.8k
Transcript
Something on Mouse Overview of technology Rick Mak, Dec 2012
Monday, 17 December, 12
From hand to pointer Hand Move Sensor signal Digital signal
processor Micro-controller Unit PS2 / USB Host Controller OS Sensitivity OS Acceleration Application Event Monday, 17 December, 12
What topics involved? Sensor Mousepad Angle Snapping Wheel Microswitches (Button)
Micro-controller Unit Connection with PC OS Acceleration Sensitivity Monday, 17 December, 12
Sensor Bands Avago - The company introduce optical mouse used
by Logitech/Razer/SteelSeries Philips - We all “like” it now. Pixart, Agilent Monday, 17 December, 12
Sensor CMOS based Illumination type: LED, Lasers, Laserstream Consideration: Lift
off distance, CPI(DPI), FPS Philips Twin-Eye sensor Use Doppler shift, can track z-axis Monday, 17 December, 12
Digitalize -MCU Variable DPI Angel Snapping PS2/USB PS2 is interrupt,
USB3 have push potocol Monday, 17 December, 12
Angel Snaping https://www.youtube.com/watch? v=adJnTcdKGaI Monday, 17 December, 12
Mouse usage RTS: https://www.youtube.com/watch? v=glSiSoAounY FPS: https://www.youtube.com/watch? v=eaHZZxG_8D8 You will
want different mouse Monday, 17 December, 12
RTS Grip: fringertips (palm, claw) High player sensitivity No Angel
Snapping Budget, buttons, weight Monday, 17 December, 12
Links The Ultimate Mouse Thread http:// www.teamliquid.net/forum/ viewmessage.php?topic_id=174311 Pro Gear:
http://wiki.teamliquid.net/ starcraft2/Pro_gear Monday, 17 December, 12
Mouse wheel at filesq Software part Monday, 17 December, 12
Mouse Wheel jQuery.mousewheel solve some problems. Monday, 17 December, 12
Software OS Sensitivity OS Acceleration Application Event Application Interval Monday,
17 December, 12
Hardware Normal Mouse Wheel Smooth Mouse Wheel (G500) Optical Mouse
Wheel Touch Pad Gesture (2 fingers) Direct Touch Scroll Monday, 17 December, 12
Implementation We are not going to create a special Application
Environment Follow what browser normally works Limited by the event interval and browser altered wheel value Monday, 17 December, 12