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.