Home
last modified time | relevance | path

Searched refs:TIOCL_SELBUTTONMASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dtiocl.h11 #define TIOCL_SELBUTTONMASK 15 /* button mask for report */ macro
/linux-2.6.39/drivers/tty/vt/
Dselection.c171 mouse_report(tty, sel_mode & TIOCL_SELBUTTONMASK, xs, ys); in set_selection()