ephyr: Fix up some bizarre formatting
Signed-off-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
aad428b8e2
commit
b46bbafae6
|
@ -345,7 +345,10 @@ hostx_init(void)
|
|||
attr.event_mask =
|
||||
ButtonPressMask
|
||||
| ButtonReleaseMask
|
||||
| PointerMotionMask | KeyPressMask | KeyReleaseMask | ExposureMask;
|
||||
| PointerMotionMask
|
||||
| KeyPressMask
|
||||
| KeyReleaseMask
|
||||
| ExposureMask;
|
||||
|
||||
EPHYR_DBG("mark");
|
||||
|
||||
|
|
Loading…
Reference in New Issue