Menu

#22 Window Position

0.1.13
open
None
5
2021-02-21
2018-11-04
No

Hi Daniel,
It would be excellent if BUTT could remember its last used window position. I am using multiple monitors in windows 10 and each time I start the application I have to drag the window to my normal position on the second monitor.
Perhaps you could add a "Remember Position" tickbox below "change LCD mode...|" in settings/gui and write it to the config file, so that it can be changed as needed.
I am using 0.1.16, everything else works very well in my set up!
Thanks
Harry

1 Attachments

Discussion

  • master mixerbird

    what if the position is on a monitor that it's not connected ?

     
  • Harry Hargreaves

    If you want to do a SOFTWARE reset on BUTT initial position,

    1. Restart your PC, do not run BUTT .
    2. Navigate to your c:\users\your user folder\ AppData\Roaming,
    3. find buttrc and open in word pad.

    Edit this section as shown:
    [gui]
    attach = 1
    ontop = 0
    hide_log_window = 0
    remember_pos = 0
    x_pos = 50
    y_pos = 50
    lcd_auto = 0
    lang = 0
    vu_mode = 1

    SAVE the file, and now run BUTT From the START MENU – it will appear on your main monitor

     
    • Daniel Nöthen

      Daniel Nöthen - 2021-02-21

      Hello,

      restarting the PC should not be necessary.

      1. Close butt
      2. Open buttrc as Harry described or enter %APPDATA% into your windows explorer to go to the right folder
      3. Set the value of remember_pos from 1 to 0 and save the file
      4. Start butt again

      Best,
      Daniel

       

      Last edit: Daniel Nöthen 2021-02-21

Log in to post a comment.