No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: This should work on Linux distros. I can find the window-id with xprop command by grapping a window. Also xprop show me the proces-id too. But it shows me the root process. For example chromium browser open a new process for each tab. When i grab a tab, it shows … | |
Hi! I need a shell script for Linux. It must show me the "window title" from process id (PID). I found something here but it does not work: [url]http://blog.chewearn.com/2010/01/18/find-window-id-of-a-process-id-in-bash-script/[/url] I will be happy if somebody can help me. Thnak you! | |
Hello! On Android if the application which runs can not get permissions (even if user wants) if the Android is not root mode. That means the application can not use some API of Android. That means there are [B]official (supported) root API[/B]s of Android (by Google) ? If yes, can … |