aboutsummaryrefslogtreecommitdiff
path: root/users/miles2go/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/miles2go/config.h')
-rw-r--r--users/miles2go/config.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/users/miles2go/config.h b/users/miles2go/config.h
index 3fb52b8a5..a704df4b5 100644
--- a/users/miles2go/config.h
+++ b/users/miles2go/config.h
@@ -34,6 +34,7 @@
34 34
35#define USE_BABBLEPASTE 35#define USE_BABBLEPASTE
36// All options 36// All options
37#define BABL_MODSWAP
37#define BABL_MOVE // Uncomment to add basic cursor movement 38#define BABL_MOVE // Uncomment to add basic cursor movement
38#define BABL_OSKEYS // This adds Cut, paste, window movement and common OS shortcuts 39#define BABL_OSKEYS // This adds Cut, paste, window movement and common OS shortcuts
39#define BABL_BROWSER // Browser shortcuts, with Chrome/Firefox as the default. 40#define BABL_BROWSER // Browser shortcuts, with Chrome/Firefox as the default.
@@ -44,10 +45,11 @@
44#define BABL_APP_WINDOWSPLITTING // splitting frames & windows 45#define BABL_APP_WINDOWSPLITTING // splitting frames & windows
45 46
46//All OSes 47//All OSes
47#define BABL_WINDOWS 48
49//#define BABL_WINDOWS
48#define BABL_READMUX 50#define BABL_READMUX
49#define BABL_VI 51//#define BABL_VI
50#define BABL_MAC 52#define BABL_MAC
51#define BABL_LINUX 53#define BABL_LINUX
52#define BABL_EMACS 54//#define BABL_EMACS
53#define BABL_CHROMEOS 55#define BABL_CHROMEOS