Advertisement
xdemonessx

Bblean FAQ

Jun 14th, 2014
4,248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. Q: Certain task tray icons I normally see aren't appearing (battery/wifi).
  2. A: Install bblean as a shell.
  3.  
  4. Q: How do I remove taskbar/tray/status icons?
  5. A: The easiest way is to shift+right click the icons on your bar. Otherwise, ctrl+right click your bblean bar.
  6. Edit settings, and find this line: "bbleanbar.item: Tray". Put a "!" in front of it, so they won't load.
  7.  
  8. Q: How to I hide these workspace names (alpha) and the taskbar arrows?
  9. A: Edit your bbleanbar.rc and put a "!" infront of these lines:
  10. bbleanbar.item: WorkspaceLabel
  11. bbleanbar.item: WorkspaceButtonL
  12. bbleanbar.item: WorkspaceButtonR
  13. bbleanbar.item: WindowButtonL
  14. bbleanbar.item: WindowButtonR
  15. See: https://raw.github.com/xDemonessx/dotfiles/master/bblean/Settings/bbLeanBar.rc
  16.  
  17. Q: How do I remove the side bars/slits/analog clock (etc)?
  18. A: Unload the plugins under your configuration. The names are self explanatory.
  19. Settings>Config>Plugins>Load/Unload
  20. You may also edit your plugins.rc and comment out each plugin manually with a "!"
  21. Settings>Config>Plugins>Edit plugins.rc
  22. See: https://raw.github.com/xDemonessx/dotfiles/master/bblean/Settings/plugins.rc
  23.  
  24. Q: My Volume keys on my keyboard stopped working when I installed bblean. Is there a fix?
  25. A: Yes. Some kind anons found a fix for it that works, however it involves some scripting with Auto Hot Key.
  26. If you are unfamiliar, see the window tiling/autohotkey section.
  27. First, download NirCMD http://www.nirsoft.net/utils/nircmd.html
  28. You can find links at the bottom of the page.
  29. Extract the exes to your Windows directory (C:\Windows).
  30. Create or add the following lines to your Auto Hot Key Script:
  31.  
  32. Volume_Up::
  33. run nircmd.exe changesysvolume 2000
  34. return
  35. Volume_Down::
  36. run nircmd.exe changesysvolume -2000
  37. return
  38. Volume_Mute::
  39. run nircmd.exe mutesysvolume 2
  40. return
  41.  
  42. The same method with nircmd also applies to bbkeys. The code for bbkeys would look something like this:
  43. KeyToGrab(Num9), WithModifier(Win), WithAction(ExecCommand), DoThis(C:\Blackbox\usr\bin\nircmd\nircmd.exe changesysvolume -2000)
  44. KeyToGrab(Num0), WithModifier(Win), WithAction(ExecCommand), DoThis(C:\Blackbox\usr\bin\nircmd\nircmd.exe changesysvolume 2000)
  45.  
  46. Just edit the key you want to use for volume controls, save the .rc and restart blackbox. If you wanted to use the buttons or sliders on a media keyboard, use bbkeyhook to define them.
  47. Run the script. You an also compile the script with Auto Hot Key, and drop it in your windows Startup folder. This will allow Windows to run it automatically on boot. Copy the compiled .exe to C:\Users\"username"\AppData\Roaming\Microsoft\Window s\Start Menu\Programs\Startup.
  48.  
  49. Q: How do I extend the width of my bbleanbar?
  50. A: Ctrl+Right click>Config>Width percent.
  51. Alternatively, edit the bbleanbar.rc by selecting "Edit settings" and edit the bbLeanBar.widthPercent value.
  52.  
  53. Q: I want my bbleanbar to stretch across both monitors. How do I do this?
  54. A: There are two ways to do this. The easiest (and recommended to those with equal resolution monitors) is to edit your bbleanbar.rc settings and override the max width percent by changing the value of "bbLeanBar.widthPercent" from 100 to 200. If you have uneven monitors (i.e. 1440x900 and 1366x768) you would use a value closer to 170 or so. Alternatively, you can load in a separate bbleanbar and drag it to your other monitor. You can simply clone your current settings. To do this, follow these steps:
  55. Go to your bblean installation directory. Open the plugins folder, and find the bbLeanBar folder.
  56. Copy + paste it in the plugins directory, and rename the folder to "bbleanbar2"
  57. Visit Settings>Configuration>Plugins, and edit plugins.rc
  58. Add the name of your new bar under the current bblean bar entry. It should look like this:
  59. # - Integrated toolbar with tasks and tray
  60. plugins\bbLeanBar\bbLeanBar.dll
  61. plugins\bbLeanBar2\bbLeanBar.dll
  62.  
  63. Save As plugins.rc
  64. Restart blackbox.
  65. The bar should appear automatically, if not you should now have the option to load it within the plugins menu.
  66. Repeat the steps provided for however many you need. Please note: ctrl+right click your current bbleanbar to drag it around if you aren't seeing the new bar load. Chances are it loaded on top of the current bar, since you cloned your settings.
  67.  
  68. Q: My Windows start button/taskbar is still appearing/glitching and getting in the way. How do I get rid of it?
  69. A: Install BBlean as a shell. If there is still an issue, look at http://docs.bb4win.org/FAQ.html#Ic
  70.  
  71. Q: I've installed BBlean as a shell, how do I set my wallpaper?
  72. A: You can do so by putting your wallpapers directory and image name in your current styles .rc settings manually, or by using bbstylemaker > other > image directory\name.
  73. Alternatively, if you'd like to continue to use the same windows personalization settings for your wallpaper, you can do so by navigating to: blackbox>configuration>graphics>uncheck "enable background".
  74. May work as a software alternative: https://johnsad.ventures/software/backgroundswitcher/windows/
  75.  
  76. Q: Japanese characters aren't displaying. What do?
  77. A: Under configuration, visit Misc > Use UTF-8 Encoding. Restart blackbox.
  78. (Still not displaying? Edit your blackbox.rc in notepad++. Change the encoding to UTF-8)
  79.  
  80. Q: Firefox/my application window is weird looking/overlapping and has a flickering bar. What do?
  81. A: This is caused by conflicts with the bbLeanSkin plugin. You can unload/disable/uncheck/toggle bbleanskin under your configuration if you choose not to use it. However there may be some ways you can get it to work through trial and error.
  82. To Disable:
  83. (settings>config>bbleanskin>toggle skin)
  84. (settings>config>plugins>load/unload>bbleanskin)
  85. If you still want the skin enabled, do the following:
  86. Put these in your Exclusions for Firefox/Nightly:
  87. "firefox.exe"
  88. "xul.dll:MozillaHiddenWindowClass"
  89. "xul.dll:MozillaWindowClass"
  90. Some other exclusions were mentioned here http://blackbox4windows.com/index.php?/topic/14-help-me-make-firefox-play-along-nicely-with-bblean/page-2#entry254
  91. For Google Chrome, put: chrome.exe
  92. To turn bbleanskin off permanently, you can manually comment it out in your exclusions (blackbox>bbleanskin>edit exclusions to open the .rc). Just put a "!" in front of "plugins\bbLeanSkin\bbLeanSkin.dll . You can always uncomment it later if needed.
  93. Some fixes that may help you get the skin to work:
  94. Keep the Menu Bar enabled when using firefox. Use addons like https://addons.mozilla.org/en-US/firefox/addon/app-button-remove/ and https://addons.mozilla.org/en-US/firefox/addon/hidemenubar.
  95. For issues with explorer not being skinned properly, try disabling Aero and transparency.
  96. You may also add "EXPLORERFRAME.dll:CabinetWClass" to exceptions
  97.  
  98. Q: I can't close tabs, and Firefox is not operating properly with bblean.
  99. A: Set Firefox to vista service pack 2 compatibility. Alternatively, downgrade firefox to before version 25. You can also just uninstall bblean as a shell.
  100.  
  101. Q: My Rainmeter skin is overlapping with my bbleanbar, what do?
  102. A: Change the width% of your bblean bar to match your skin. If you are using bb_bar, load
  103. the background bar on "normal", and set the bb_bar to "topmost"; via your rainmeter settings.
  104.  
  105. Q: I want a 12 hour clock.
  106. A: Change your clock format to "%I:%M"
  107. For additional time and date formats, see: http://bb4win.sourceforge.net/bblean/docs/bblean_details.htm#Clock_Formatting
  108. If you want to completely remove the clock, leave the clock format window blank or put a "!" in front of bbleanbar.item: Clock in your bbleanbar.rc settings.
  109.  
  110. Q: Google Chrome is lagging/crashing on certain webpages ever since I started using Bblean. Whats going on?
  111. A: This is a pretty widespread issue with Flash. I don't know why its so often reported/linked with Bblean, but the root of the problem is flash+Chrome. To fix this, navigate to:
  112. chrome://plugins/ > click details > disable Shockwave Flash 11.5 r31
  113. Make sure you disable the correct version.
  114. For bug tracking and other reports on this bug, see http://code.google.com/p/chromium/issues/detail?id=161307
  115. You can also try navigating to: chrome://flags/ and disabling "GPU compositing on all pages" and "Threaded compositing". This has been reported as a successful fix.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement