Advertisement
Guest User

Core Bro@ms

a guest
Aug 13th, 2014
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. accessible as @bbCore.<core bro@m>
  2.  
  3. command line: blackbox.exe -exec @bbCore.<core bro@m>
  4.  
  5. single windows
  6. Raise
  7. RaiseWindow
  8. Lower
  9. LowerWindow
  10. ShadeWindow
  11. Close
  12. CloseWindow
  13. Minimize
  14. MinimizeWindow
  15. Maximize
  16. MaximizeWindow
  17. MaximizeVertical
  18. MaximizeHorizontal
  19. Restore
  20. RestoreWindow
  21. Resize
  22. ResizeWindow
  23. Move
  24. MoveWindow
  25. MinimizeToTray
  26. PrevWindow
  27. NextWindow
  28. PrevWindowAllWorkspaces
  29. NextWindowAllWorkspaces
  30. StickWindow
  31.  
  32. all windows
  33. MinimizeAll
  34. RestoreAll
  35. Cascade
  36. TileVertical
  37. TileHorizontal
  38.  
  39. workspaces
  40. LeftWorkspace
  41. PrevWorkspace
  42. RightWorkspace
  43. NextWorkspace
  44. SwitchToWorkspace
  45. MoveWindowLeft
  46. MoveWindowRight
  47. MoveWindowToWS
  48. Gather
  49. GatherWindows
  50. AddWorkspace
  51. DelWorkspace
  52. EditWorkspaceNames
  53. ActivateTask
  54.  
  55. edit
  56. Edit
  57. EditStyle
  58. EditMenu
  59. EditPlugins
  60. EditExtensions
  61. EditBlackbox
  62.  
  63. menu
  64. ShowMenuKBD
  65. ShowMenu
  66. ShowWorkspaceMenu
  67. ShowIconMenu
  68. HideMenu
  69.  
  70. blackbox
  71. AboutStyle
  72. AboutPlugins
  73. TogglePlugins
  74. Restart
  75. Reconfig
  76. Reconfigure
  77. Exit
  78. Quit
  79. Run
  80.  
  81. shutdown
  82. Shutdown
  83. Reboot
  84. Logoff
  85. Hibernate
  86. Suspend
  87. LockWorkstation
  88. ExitWindows
  89.  
  90. miscellaneous
  91. Style
  92. Exec
  93. rootCommand
  94. Message
  95. ShowAppnames
  96. About
  97. Nop
  98. Crash
  99. Test
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement