Implement unmap-pointer

This commit is contained in:
Marten Ringwelski
2020-10-24 09:19:51 +02:00
committed by Isaac Freund
parent 882a271d81
commit 9a2e11620c
3 changed files with 55 additions and 22 deletions

View File

@ -200,6 +200,10 @@ that tag 1 through 9 are visible.
Removes the mapping defined by the arguments *-release*, *modifiers* and *key* from *mode*.
See *map* for an explanation of the arguments.
*unmap-pointer* _mode_ _modifiers_ _button_
Removes the mapping defined by the arguments *modifiers* and *button* from *mode*.
See *map-pointer* for an explanation of the arguments.
*view-padding* _pixels_
Set the padding around the edge of each view to _pixels_.