B_FOCUS_FOLLOWS_MOUSE
msg->AddInt32(AR_BEHAVIOUR, B_FOCUS_FOLLOWS_MOUSE);
tmpi->SetMarked(tv->fNormalMM == B_FOCUS_FOLLOWS_MOUSE);
set_mouse_mode(B_FOCUS_FOLLOWS_MOUSE);
set_mouse_mode(B_FOCUS_FOLLOWS_MOUSE);
if (mouse_mode() != B_FOCUS_FOLLOWS_MOUSE) {
set_mouse_mode(follow ? B_FOCUS_FOLLOWS_MOUSE : B_NORMAL_MOUSE);
return mouse_mode() == B_FOCUS_FOLLOWS_MOUSE;
if ((mouse_mode() == B_FOCUS_FOLLOWS_MOUSE)
mode != B_FOCUS_FOLLOWS_MOUSE);
fSettings.MouseMode() != B_FOCUS_FOLLOWS_MOUSE);
= {B_NORMAL_MOUSE, B_CLICK_TO_FOCUS_MOUSE, B_FOCUS_FOLLOWS_MOUSE};
== B_FOCUS_FOLLOWS_MOUSE; }
== B_FOCUS_FOLLOWS_MOUSE; }
case B_FOCUS_FOLLOWS_MOUSE: