Skip to content

i3 config for multitouch paste on pb11/pb14 #61

@itdaniher

Description

@itdaniher

As is unfortunately well-documented at this juncture, the touchpad on the pb takes shortcuts to implement multitouch functionality, submitting the "cortana" code of Mod4+s on 3-finger tap, aka middle click on civilised touchpads.

As a perfectly effective workaround, the following can be included in the i3 configuration file:

bindsym Mod4+s exec xdotool click 2

xdotool will need to be included in the list of packages for this workaround.

FYI my full i3 config can be found at http://sprunge.us/CBcO, note it requires the addition of 'suckless terminal' aka 'st' to be applied as-is, but includes useful things like:

bindsym Mod4+l exec i3lock

which may have more universal appeal.

Regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions