You are not logged in.
Pages: 1
Hi, any way to control where the trash can popup occurs? Right now it opens in the center of screen. I would like it to open next to the trash can icon on my side panel so I don't have to scroll all the way over to the center of the screen to click ok.
mx-17, current
mx-17
Offline
Hi, any way to control where the trash can popup occurs?
Unfortunately, no. It just opens your file manager following smart placement rules.
Right now it opens in the center of screen. I would like it to open next to the trash can icon on my side panel so I don't have to scroll all the way over to the center of the screen to click ok.
What do you mean by "click ok"? Where are you clicking ok?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
What do you mean by "click ok"? Where are you clicking ok?
delete files confirmation Thanks for response
mx-17
Offline
One workaround. You could just hit Enter when the confirmation dialog appears.
Offline
One workaround. You could just hit Enter when the confirmation dialog appears.
I do try, but I use full-screen linux guest as the desktop/background on windows host and invariably something else has taken focus, or is blocking the popup, and I refuse to use enter unless I can verify focus.
It really cool, because I have full access to both OS. The linux panel on the left vertical and the windows along the bottom horizontal, places the start buttons next to each other.
mx-17
Offline
Can you detail out your complete use case? There may be options here.
Do you use the Trash applet to do any of the following actions:
- view trash content
- restore trash items
- delete trash contents
If it's just to delete the contents of the trash, you can:
gio trash --empty
...assign this to a launcher and have quick access to do so.
If it's any combination of the other items, you might be able to program something using zenity or yad to manage the contents of the trash - which you could control the placement of the window.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 535.43 KiB (Peak: 536.27 KiB) ]