From a1558b6b7eb804e1b3c1c59175998a895e2d6240 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 24 Apr 2018 01:08:27 -0400 Subject: .bbtools/bbpager.rc: Change mouse buttons --- (limited to '.bbtools') diff --git a/.bbtools/bbpager.rc b/.bbtools/bbpager.rc index f649fe4..344059a 100755 --- a/.bbtools/bbpager.rc +++ b/.bbtools/bbpager.rc @@ -70,10 +70,10 @@ bbpager.desktop.focusStyle: texture !** Multiple functions may be assigned to a single mouse button. For !** example, raise and focus might be good candidates to assign to !** the same button. -!bbpager.desktopChangeButton: 2 -!bbpager.windowMoveButton: 1 -!bbpager.windowFocusButton: 0 -!bbpager.windowRaiseButton: 0 +bbpager.desktopChangeButton: 1 +bbpager.windowMoveButton: 2 +bbpager.windowFocusButton: 0 +bbpager.windowRaiseButton: 0 !********************************************************************** -- cgit v0.9.1