diff options
Diffstat (limited to 'Completion/X/Command/_x_utils')
| -rw-r--r-- | Completion/X/Command/_x_utils | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_x_utils b/Completion/X/Command/_x_utils index 4b98ec48e..356bda418 100644 --- a/Completion/X/Command/_x_utils +++ b/Completion/X/Command/_x_utils @@ -77,7 +77,7 @@ xev) '-s[use save-under]' \ '-name:window name' \ '-rv' \ - '*-event:event mask:(keyboard mouse expose visibility structure substructure focus property colormap owner_grab_button randr)' + '*-event:event mask:(keyboard mouse expose visibility structure substructure focus property colormap owner_grab_button randr button)' ;; xhost) local type tmp match |
