![]() |
![]() |
#1 |
Registered User
![]() Join Date: Sep 2013
Location: Ireland
Posts: 800
|
Snapshot Amiga Shell window?
There is no menu for Amiga shell, but I don't like the default position of it and my mouse isn't in great shapes at the moment. Is it possible to snapshot the position at the bottom 20% of the screen rather than do it manually each time?
|
![]() |
![]() |
#2 |
Registered User
Join Date: Aug 2004
Location:
Posts: 3,280
|
I don't think it's possible to snapshot the window as such, however you can change the WINDOW tooltype in the Shell icon so it opens up with your desired size/position. For example
WINDOW=CON:0/200//56/My_Shell should cause it to open in the bottom 56 lines of a non-interlaced PAL Workbench screen. [Not specifying a width (hence the //) causes the window to be as wide as the screen.] |
![]() |
![]() |
#3 |
Registered User
Join Date: Feb 2008
Location: RNO
Posts: 967
|
You can give window size and position parameters in pixels when opening a new shell.
If you're opening the shell by clicking its icon, edit the WINDOW tooltype for it. Or if you're using hotkey or toolbar button or simlar where you use NewCLI or NewShell commands, you can give same kind of option for them too. From AmigaOS manual: Code:
To create a custom window, you can include the <window specification> argument. Specify the initial dimensions, location, and title of the window with this <window specification> syntax: CON:x/y/width/height/title/options where: x - Is the number of pixels from the left edge of the screen to the left border of the Shell window. Use a value (//) to specify the minimum possible pixels. y - Is the number of pixels from the top of the screen to the top of the Shell window. Use no value (//) to specify the minimum possible pixels. width - Is the width of the Shell window, in pixels. Use no value (//) to specify the full width of the screen. height - Is the height of the Shell window, in pixels. Use no value (//) to specify minimum possible height. NewShell WINDOW="CON:/50//200/AmigaShell/CLOSE" opens a window as wide as the screen, but 50 pixels under the top edge and 200 pixels high. |
![]() |
![]() |
#4 | ||
Registered User
![]() Join Date: Sep 2013
Location: Ireland
Posts: 800
|
Quote:
Quote:
I wonder would there be enough interest in an ask/stackoverflow style of site for Amiga to warrant setting one up. |
||
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Clear background color for Shell window- Shell-StartUp | fc.studio | support.Apps | 13 | 25 March 2022 18:52 |
Window/Icons refuse to snapshot | chalky64 | support.WinUAE | 3 | 20 September 2013 07:32 |
Looking for good usages of the Amiga Workbench/Shell | Thomas Olivaux | New to Emulation or Amiga scene | 2 | 16 April 2013 20:23 |
Amiga crash after reload of a snapshot | Maverick357 | support.WinUAE | 6 | 14 September 2002 19:28 |
new snapshot available | Worfje | support.WinFellow | 14 | 28 November 2001 00:49 |
|
|