Using a trackpad with Windows provides a better experience out of the box. Especially when compared to standard mouse configuration. There is no quick access to navigate through Virtual Desktops that works without the Keyboard.
With a [[10 Quests/13 Side Quests/Logitech G HUB Lua Script]] it's possible to achieve this.
## Requirements
- [ ] Simultaneously Tapping Left and Right Side Buttons sends `Windows+Tab`
- [ ] Tapping Left Side Button sends `Ctrl+Win+Left`
- [ ] Tapping Right Side Button sends `Ctrl+Win+Right`
- [ ] Holding Left Side Button sends `Ctrl+Win+Left` every `100ms`
- [ ] Holding Right Side Button sends `Ctrl+Win+Right` every `100ms`
Last Modified in %%`=dateformat(this.modified, "MM/dd/yyyy")`%%**10/28/2023**
Created in %%`=dateformat(this.created, "MM/dd/yyyy")`%%**09/23/2023**