Coming from the Original EVO 4G 1 day into this phone i am missing that menu button, most especially for closing apps. like when i'm browsing and i dont want to hi the back button 40+ times to close the browser.
I am using JavaScript application to run on android device .
inside the JavaScript i have window.open(xx.txt) . I can open the file on the android device. but always the width and height is at maximum.
In desktop it shows a "close" button. but when i run on android device (tablet) it doesn’t show the close button.
I would like to have the ability to have a button in Unity windows that causes the window to appear on all workspaces. I know you can accomplish this by accessing the window menu and clicking 'Always on Visible Workspace' but I'd like a button like close, minimize, maximize.
hello everybody.
I have installed fedora 17(64 bit) on my laptop with ubuntu 11.10 and windows 7 in triple boot. My /home is shared with both ubuntu and fedora.
With the help of gnome tweak tool, my titlebar now has all three button. Minimize,Maximize and close.
But they at the right corner and want them to be at the left corner. Pls help.
Thank You.
Newbie here... it said to say hi... so "hi" :D
I need to find out how to CLOSE a browser window... was using the back button and also tried task manager... but when I open internet... it reverts to last thing I looked at/browsed.... and somehow got myself locked out of chase banking site because it kept trying to log me in (invalidly)...
Please help!
gg33 :confused:
Hi,
here is my question. How can I bind (ctrl+right mouse click) to close window action?
I've read about using xdotool and xbindkeys at :
http://www.bohemianalps.com/blog/201...-mouse-button/
http://ubuntuforums.org/showthread.p...7#post11378606
but I don't think it bevaves well with non active windows.
I've just moved from unity to gnome shell.
Hey guys,
I was using xubuntu and I was trying to close the "explorer equivalent" on my computer and it crashed. Now, what do I mean by "explorer equivalent?" I am talking about the thing that you use to go through your files, folders etc. In windows, it would be called "explorer".
I just switched from iphone 5 to Galaxy S4 and after 4 days of tweaking, setting and configuring I've got my phone almost at where I wanted. Couple of things I can't seem to figure out though, when I start S-Voice the mute button is "on" and I have to press the button to get any sound out of it.
I'd like to destroy an Activity when the user clicks on a button (not the back button, a different button). I've decided to just call super.onBackPressed. Is that okay? What's a better way to close the current Activity without closing the whole app?