Wednesday, December 24, 2014

Disable Windows 8.1 charms bar from showing up on a touchpad

Most PCs with touchpad enables Windows 8.1 gesture support. In most cases, it is more of problem/annoying feature than it is worth.

To disable charms bar from showing up when swiping the touchpad (Dell laptops), do:

  1. Open Dell Touchpad from system tray.
  2. Go to Gestures tab
  3. Disable/un-check "Right Edge Swipe"

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...