Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?
Save up to 50% on our desktop apps during our Year End Sale!Save up to 50% on our desktop apps during our Year End Sale, including DisplayFusion, ClipboardFusion, FileSeek, LogFusion, TrayStatus, and VoiceBot!Save up to 50% on our desktop apps during our Year End Sale!

Working With Window Location Rules

May 21, 2015

Note: Starting with DisplayFusion 8.0, Window Location has been replaced by the more powerful feature, Triggers. You can find out more about Triggers here: https://www.displayfusion.com/Discussions/View/working-with-triggers/?ID=43b31609-4ec6-4478-99f8-a1f11e9793f7

Window Location is a powerful feature that allows you to set the default location of an application's first window only, or the first window as well as subsequent child windows. You can have the application automatically move to a specific monitor and have it centred, maximized, or minimized. If you want to get even fancier, you can have the Window Location rule run any function from the list of functions on the Settings > Functions tab. You can even create a custom function to set the exact location and size in pixels, or you can create a scripted function to do almost anything you like with the window.

Creating a basic Window Location rule

  1. Open the DisplayFusion Settings > Window Location tab.
  2. Make sure the "Enable Window Location" option is enabled.
  3. Click Add.
  4. Click "Select Application." If your application is currently running, it will be listed in the Select Application window. If it's not running, click Browse and locate the program's .exe on the drive.
  5. In the "Move Window" drop-down, choose whether you want the application to start on the current monitor (the monitor that the mouse cursor is on), or move to a specific monitor. If you choose "Move to Selected Monitor," click the monitor in the box below the "Move Window" drop-down.
  6. In the "Window Size" drop-down, choose whether you want the application to be Maximized, Minimized, Centred, or Spanned after it's moved.
  7. In the "Window Location Mode" drop-down, choose whether this rule should apply only to the first window of the application, or all windows. "All windows" includes dialogs and message boxes in addition to regular child windows.
  8. Click OK, then OK again.
A Basic Rule
A Basic Rule

Making a Window Location rule apply to more than one application

If you want a Window Location rule to apply to multiple applications, you can use an asterisk as a wild card, or you can specify multiple programs separated by a pipe. Here are some examples:

  • If you had a bunch of programs in the same folder, and wanted them to all be moved by the same Window Location rule, you would put the following into the "Application" text box: C:\AllMyPrograms\*
  • If you have a couple of programs both named "notepad.exe" but in different locations on the drive, you would enter: *notepad.exe
  • If you want the Window Location rule to affect both Calculator and Notepad, you would enter: *calc.exe|*notepad.exe
A Wildcard Rule
A Wildcard Rule

Creating a Window Location rule to run a Function

  1. Open the DisplayFusion Settings > Window Location tab.
  2. Make sure the "Enable Window Location" option is enabled.
  3. Click Add.
  4. Click "Select Application." If your application is currently running, it will be listed in the Select Application window. If it's not running, click Browse and locate the program's .exe on the drive.
  5. In the "Move Window" drop-down, choose "Keep on Same Monitor."
  6. In the "Window Size" drop-down, choose "Run Selected Function on Window."
  7. In the "Function" drop-down, choose the Function that you'd like to have DisplayFusion run on the application when it opens.
  8. In the "Window Location Mode" drop-down, choose whether this rule should apply only to the first window of the application, or all windows. "All windows" includes dialogs and message boxes in addition to regular child windows.
  9. Click OK, then OK again.
A Rule that Runs a Function
A Rule that Runs a Function

Creating a Window Location rule to move all new windows to the current monitor

  1. Open the DisplayFusion Settings > Window Location tab.
  2. Make sure the "Enable Window Location" option is enabled.
  3. Click Add.
  4. Click "Select Application." If your application is currently running, it will be listed in the Select Application window. If it's not running, click Browse and locate the program's .exe on the drive.
  5. In the "Move Window" drop-down, choose "Move to Current Monitor."
  6. In the "Window Size" drop-down, choose one of the sizing options.
  7. In the "Window Location Mode" drop-down, choose "All Windows."
  8. Click OK, then OK again.
A Rule to Move All Windows to the Current Monitor
A Rule to Move All Windows to the Current Monitor

Creating a Window Location rule to run on only a specific window for the application

  1. Open the DisplayFusion Settings > Functions tab.
  2. Click the "Download Scripted" button.
  3. Download the "Move Only a Specific Window of an Application" script.
  4. Edit the script to look for the window title of the window you want it to apply to, and also change the X and Y values for the location. You can also modify the code in the "if" statement to do other things with the window if you like.
  5. Open the DisplayFusion Settings > Window Location tab.
  6. Make sure the "Enable Window Location" option is enabled.
  7. Click Add.
  8. Click "Select Application." If your application is currently running, it will be listed in the Select Application window. If it's not running, click Browse and locate the program's .exe on the drive.
  9. In the "Move Window" drop-down, choose "Keep on Same Monitor."
  10. In the "Window Size" drop-down, choose "Run Selected Function on Window."
  11. In the "Function" drop-down, choose the "Move Only a Specific Window of an Application" Function.
  12. In the "Window Location Mode" drop-down, choose "All windows."
  13. Click OK, then OK again.

ClipboardFusion 3.3 Now Available!

May 20, 2015

ClipboardFusion 3.3 is now available for download! This new version has a few changes, including the following:

  • Added a new Macro Function: BFS.Clipboard.SetHTML
  • Macros can now return null (useful if you set the clipboard data manually in your macro)
  • Added two new options to clear the clipboard and history after a specified amount of time
  • Added buttons to the Clipboard Syncing tab for clearing all Recent and Pinned items
  • A few improvements to the BFS.Input.SendKeys function

We encourage everyone to update to this new version today to take advantage of these improvements. If you've already purchased ClipboardFusion, it's a lifetime license, so you can upgrade to this version at no cost!

If you would like to see a complete list of all the changes, please visit the ClipboardFusion Change Log.

VoiceBot

VoicebotWe're also very excited to introduce our newest product, VoiceBot! VoiceBot allows you to control games and applications with your voice. Simply speak a command and VoiceBot will send the keystrokes, mouse-clicks, or anything else necessary to perform the desired action. VoiceBot can also perform actions like text-to-speech, running highly flexible scripts, starting programs, and much more! With over 100 pre-made game and application profiles available, it's easy to started. Give it a try for free today!

ClipboardFusion Screenshots

ClipboardFusion Macro Editor
ClipboardFusion Macro Editor

Introducing VoiceBot!

May 19, 2015

We're very excited to introduce VoiceBot! VoiceBot is a new product that allows you to control games and other applications with your voice. Simply speak a command and VoiceBot will send the keystrokes, mouse-clicks, or anything else necessary to perform the desired action. VoiceBot can also perform actions like text-to-speech, running highly flexible scripts, starting programs, and much more! With well over 100 pre-made game and application profiles available for download, it's easy to get up and running with just a few clicks.

VoiceBot Features

  • Advanced Voice Control: Bind voice commands to in-game actions and perform actions with a single word
  • Ready-to-Use Game Profiles: VoiceBot is packed with hundreds of premade game profiles ready for you to use
  • Sync Between Computers: Sync your VoiceBot profiles between your computers using your Binary Fortress Account
  • Scriptable Game Macros: Use our simple editor to create basic sequences, or code your own complex scripted macros using the built-in C#/VB.net code editor - the only limit is your imagination!
  • Full VR Compatibility: Fully compatible with your favourite VR headsets, including the Oculus Rift. Take your VR gaming to the next level of immersion!

VoiceBot is completely free to try, and the feature-limited free version is free to use forever. Give it a try today!

We'd like to send out a big thanks to everyone who helped with the VoiceBot translations, and the many people that helped with the Beta versions. Thanks everyone!

VoiceBot Screenshots

Main VoiceBot Window
Main VoiceBot Window
VoiceBot Profile Selector
VoiceBot Profile Selector
VoiceBot Profile Editor
VoiceBot Profile Editor
VoiceBot Macro Actions
VoiceBot Macro Actions

Configuring the Google Images Wallpaper Source

May 13, 2015
  • After logging in with your Google Account, click the "Create Project" link on the top-right of the page.
    Create Project
  • You'll be taken to the "Create Project" page. Give the project a name, then click the Create button.
    Name Project
  • The newly-created project will populate the screen. If not, use the "Select a project" dropdown to choose your new project.
  • In the left pane, navigate to APIs & Services > Library.
    APIs and Services - Library
  • Use the search box to search for "Custom Search API" and then select it.
    Custom Search API
  • Click the "Enable" button.
    Custom Search API - Enable
  • Click the menu on the top left and navigate to APIs & Services > Credentials.
    APIs and Services - Credentials
  • Click the "Create Credentials" link and choose "API Key."
    Create API Key
  • Click the copy button on the "API key created" window.
    Copy Key
  • Right-click the DisplayFusion tray icon and click "Desktop Wallpaper." You can also access this via the Options tab in Settings.
    Desktop Wallpaper Menu
  • Click the "Change" button in the "Wallpaper Source" area.
    Change Wallpaper Source
  • Click the "Google Image Search" source option.
    Google Image Search
  • Click "Get Settings."
    Get Settings
  • Paste the Google Project API Key into the "API Key" text field.
    GIS Settings
  • Specify the Search Text to pull in specific images.
  • Click the "Use These Settings" button.

Top WallpaperFusion Members for April 2015

May 1, 2015
Congratulations to our top contributing members for April 2015! They have been hard at work submitting, rating, and discussing images on WallpaperFusion, and have racked up some impressive reputation scores along the way!
Contributors
1.
Nicolas Deleglise's profile on WallpaperFusion.com
2.
Trish Overton's profile on WallpaperFusion.com
3.
michael oakes5's profile on WallpaperFusion.com
4.
RowdyPants' profile on WallpaperFusion.com
5.
DLJunkie's profile on WallpaperFusion.com
6.
fastrnu2's profile on WallpaperFusion.com
7.
Lars Vik's profile on WallpaperFusion.com
8.
Judith Lane's profile on WallpaperFusion.com
9.
Joseph Di Giovanni's profile on WallpaperFusion.com
10.
djunet julianto's profile on WallpaperFusion.com
JigsawMania
1.
Wendy Conklin521378's profile on WallpaperFusion.com
2.
wildchild's profile on WallpaperFusion.com
3.
lunicorn's profile on WallpaperFusion.com
4.
hansen's profile on WallpaperFusion.com
5.
Wendy3's profile on WallpaperFusion.com
6.
aceone's profile on WallpaperFusion.com
7.
Cliff15's profile on WallpaperFusion.com
8.
Jo26's profile on WallpaperFusion.com
9.
Mirus' profile on WallpaperFusion.com
10.
Trish Overton's profile on WallpaperFusion.com
Check out the current top members or look at previous months on our Top Members page!

FileSeek 4.4 Now Available!

April 16, 2015

We're happy to announce that FileSeek 4.4 is now available for download! This release contains a few important fixes and changes:

  • Greatly improved performance and memory usage for searches that return millions of results
  • Added a new command line option for RegEx queries (-r "regex-query")
  • Added a "Cut Selected Files" option to the results context menu
  • The "Export Results to CSV" options will now use the system List Separator instead of defaulting to a comma

Updating FileSeek

We encourage everyone to update to the new version today. We'd like to send out a big thank you to everyone who helped beta test FileSeek, and to the translators who worked hard to make FileSeek available in their native languages!

Screenshots

Search with Excel Preview
Search with Excel Preview
First Page
Previous Page
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
Next Page
Last Page