Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A fork of RBTray fromhttp://sourceforge.net/p/rbtray/code/.

License

NotificationsYou must be signed in to change notification settings

benbuck/rbtray

Repository files navigation

Status

Note

RBTray is currently in maintenance mode, meaning no new features will be added,but bugs may be fixed if reported.

Overview

RBTray is a small Windows program that runs in the background and allows windowsto be minimized to the system tray by:

  • Right-clicking its minimize button
  • Shift-right-clicking its title bar
  • Using the Control-Alt-Down hotkey

Not all of these methods will work for every window, so please use whichevermethod works best for your needs. Also note that some types of windows can notbe properly minimized at all, most notably Windows Store application windowssuch as WhatsApp.

RBTray is free, open source, and is distributed under the terms of theGNUGeneral Public Licence.

Download

Installing

Download either the 32-bit or 64-bit binaries (depending on your OS) to a folder,for example "C:\Program Files\RBTray". Double click RBTray.exe to start it. Ifyou want it to automatically start after you reboot, create a shortcut toRBTray.exe in your Start menu's Startup group.

On Windows 10 that is located at"C:\Users\YOUR_USERNAME_HERE\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"

An alternative way to access it is to press "WIN +R" then typeshell:Startup.

Using

To minimize a program to the system tray, you can use any of these methods:

  • Right-click with the mouse on the program's minimize button.
  • Hold down a Shift key while right-clicking on the program's title bar.
  • Pressing Control-Alt-Down on the keyboard (all at the same time).

This should create an icon for the window in the system tray. To restore theprogram's window, single-click the program's icon in the tray. Alternatively,you can right-click on the tray icon which will bring up a popup menu, thenselectRestore Window.

In some cases, the first two methods cause problems with other software becauseof they way they integrate into Windows using a hook to intercept mouse events.In these cases, you can use the--no-hook option, which means that only thelast method of using the Control-Alt-Down hotkey will work. Also in this casethe RBHook.dll isn't needed since it only exists to support the mouse eventhook.

Exiting

Right-click on any tray icon created by RBTray and clickExit RBTray in thepopup menu, or run RBTray.exe with the--exit parameter.

Authors

Nikolay Redko:http://rbtray.sourceforge.net/,https://github.com/nredko

J.D. Purcell:http://www.moitah.net/,https://github.com/jdpurcell

Benbuck Nason:https://github.com/benbuck

Contributors

Dimitri Pappashttps://github.com/fragtion

Ondrej Petrzilkahttps://github.com/OndrejPetrzilka

Andrzej Włoszczyńskihttps://github.com/Andrzej-W

Hugo Locurciohttps://github.com/Calinou

Other

For original forum, bug tracker, etc. see [RBTray SourceForge project page](http://sourceforge.net/projects/rbtray/).

Copyright © 1998-2011 Nikolay Redko, J.D. Purcell

Copyright © 2015 Benbuck Nason


[8]ページ先頭

©2009-2025 Movatter.jp