PDA

View Full Version : Programmi in Shortcut si aprono minimizzati nella barra delle applicazione


Vision.X
14-11-2020, 19:05
Come da titolo ho un problema legato con i tasti macro della tastiera logitech G15 ma non solo.

In sintesi pure impostando delle Hotkey o tasti "scorciatoia" / Shortcut - una volta che questi vengono eseguiti funzionano, si aprono correttamente, ma la finestra del programma si apre minimizzato nella barra delle applicazioni e non si sovrappone mai in primo piano ad una finestra che sto usando.


Ad esempio:
sto lavorando in Excel
avvio il tasto rapido per lanciare il PAINT

il Paint si apre ma resta minimizzato nella barra delle applicazione e per usarlo devo andarlo a selezionare da li, mentre io vorrei che una volta usando il tasto per aprire il PAINT questo passasse in primo piano rispetto all'Excel che sto usando.

Come fare per far passare i nuovi programmi che apro in primo piano ?

Era giusto un esempio ma spero si sia capito.

Grazie a chiunque mi saprà rispondere

tallines
14-11-2020, 19:47
Ciao, vai in Pannello di controllo - Centro accessibilità .

Vai alla voce > Facilita l' utilizzo del mouse .

Non è che per caso....hai attiva l' opzione >

attiva una finestra passando il puntatore su di essa ?

Se si, togli il segno di spunta .

Prova .

Vision.X
14-11-2020, 20:07
Ciao, vai in Pannello di controllo - Centro accessibilità .

Vai alla voce > Facilita l' utilizzo del mouse .

Non è che per caso....hai attiva l' opzione >

attiva una finestra passando il puntatore su di essa ?

Se si, togli il segno di spunta .

Prova .

Avevo letto di questa soluzione ma purtroppo non è questo il problema perchè non ce l'avevo quella spunta come si vedere da questa immagine

https://i.ibb.co/LNyxMnQ/problemaprogrammi.png (https://ibb.co/phTfgJW)

Vision.X
14-11-2020, 22:59
Alla fine dopo una ricerca durata per oltre 3 ore ho trovato la soluzione su un sito straniero al link https://forums.ivanti.com/s/article/New-program-window-appears-behind-all-other-open-windows?language=en_US

Riporto la soluzione nel caso altri abbiano in futuro il mio stesso problema.


Problem
When you start a program from another program, the new program window may appear behind all other open windows.
For example, when you use Microsoft Word to open a Word attachment in Microsoft Outlook, the new program window may appear behind all other open windows.

Additionally, the new-window icon flashes on the taskbar.

Solution
When Windows applications require user input or focus, they will either pop up over the active window or their icon will flash on the taskbar waiting for user action. To control this behavior, you must change two User Registry settings, depending on the way you would like applications to take the focus.

The first setting controls whether applications simply steal the focus, that is pop up over the active window
or wait in the background and flash the taskbar icon. The second setting controls the flashing of the icon.

- Open your registry and find the key HKEY_CURRENT_USER\Control Panel\Desktop
- Create a new DWORD value or modify the existing value named 'ForegroundLockTimeout' and change the value to '0', which causes the application to take the focus instantly. The default value is '200000' (0x00030d40 hex). The other settings affect the number of times the icon flashes if above value was not set to zero.
- Create a new DWORD value or modify the existing value called 'ForegroundFlashCount' and set the value (in decimal) to the number of times to flash the taskbar icon. The default value is '3'. Set the value to '0' to flash infinitely.
- Exit your registry. You may need to restart for the changes to take effect.