My bad

, anyway what I wrote earlier are methods for killing a program or what in Windows is "ending a task" it's the same. So the easy way of killing a graphical application is by just opening a terminal and writing xkill and the hitting enter. This will basically execute the xkill program, which will tell you to click on the x client(graphical application) window you want to kill, simply alt+tab to the application and then click on it, by doing this you will Xterminate

the app. Advice, do this only when clicking on the close button X doesn't work, and be carefull where you click when you execute xkill. Well I hope this helps and BTW welcome to Techimo. Once you get more experienced with Linux you can try the other two methods I suggested, by then you should feel that greping and piping is as natural as typing

.