Greasy Fork 还支持 简体中文。

Altium viewer - disable number hotkeys

Suppress some number keys in online altium viewer, to prevent accidentally switching between e.g. schematic and PCB views.

目前為 2024-09-03 提交的版本,檢視 最新版本

作者
matthijskooijman
評價
0 0 0
版本
2024-09-03
建立日期
2024-09-03
更新日期
2024-09-03
尺寸
1.5 KB
授權條款
The MIT license
腳本執行於

In the Altium online design viewer, the number keys can be used to switch between schematic, PCB and 3D views. When running Firefox on Gnome, switching between virtual desktops with super-1/2/3 seems to deliver the keyup event for that to the website, causing altium viewer to switch modes. This might be a gnome-shell bug, but this script eats up those keyup events to work around this.