|
Page 3 of 5 |
|
Prev |
1 2 3
4 5
|
Next
Re: Run any app fullscreen
You said you already reflashed right? If so, you have a clean system, since kumatux.org doesn't install anything into the system and doesn't touch the underlying rootfs, so unless you did something weird on the side, it shouldn't make a difference.
Don't understand why it would segfault. Are you running it as user, i.e. not as root? Where did you extract the apps to, which directory? Just to see, try kumatux.org-unlink xbindkeys and all the apps, as root: Code:
mkdir -p /media/0/kumatux.org-appsCode:
. ~/.profile |
Re: Run any app fullscreen
Running it as "user"
I first had them installed at /home/user/ moved them to /media/0/kumatux.org-apps and it now works but when I press shift + enter, it does not make the application full screen, the prompt turns white when pressed though and in some apps the key area of the window does light up but does not go full screen. let me test some more. When I type vi ~/.xbindkeysrc This in the contents. "wmctrl -r :ACTIVE: -b toggle,fullscreen" shift + KP_Enter I also have your wmctrl from applications installed ! |
Re: Run any app fullscreen
Did you run xbindkeys from the terminal, before attempting to Shift+Enter maximize an app?
What happens when you execute the following in the terminal? Code:
wmctrl -r :ACTIVE: -b toggle,fullscreen |
Re: Run any app fullscreen
Quote:
|
Re: Run any app fullscreen
why not pack all this stuff in deb (imagemagick and everything)?
why everyone has to suffer instead of just one suffering making a deb? or am I missing something? It s*cks to use the terminal and copy 1000 files... |
Re: Run any app fullscreen
Quote:
If you installed it as user, then run kumatux.org-link as user. If you want to use it as root, use as root. If you want to completely remove it for any user, if you ran kumatux.org setup as a regular user it created /home/user/kumatux.org-root and /home/user/kumatux.org-links which are just directories of symlinks which get exported on login from the /home/user/.profile file. So to completely remove it, just delete these two directories and delete these lines from the end of your /home/user/.profile Code:
export KUMATUXBIN=/home/user/kumatux.org/bin |
Re: Run any app fullscreen
Quote:
This way, you just extract the compiled package anywhere on your system, you can put it in /media/trash or whatever, and just run kumatux.org-link and can use it. Sure, you need to take care of the dependencies, like this xbindkeys stuff, but if something goes wrong you don't have a bricked system, you don't need no reflashes, you are guaranteed all system files are untouched and can easily go back via just kumatux.org-unlink And most stuff I compiled has no dependency hell, this xbindkeys stuff is by far the worst... Guess, it depends on what you consider suffering. I'm not a beginner in GNU/Linux I'd think, but I had to reflash this damn Nokia more than a hundred times, when I was compiling stuff, installing it into the system, or pulling in SDK dependencies etc. So came up with this super-clean solution, even enabling users without root access to use any app anywhere. Think it's quite potent, just requires so CLI work, but I think it's well worth it. |
Re: Run any app fullscreen
When I run wmctrl -r :ACTIVE: -b toggle,fullscreen into terminal nothing happens.
I was meant to use wmctrl from your applications right? |
Re: Run any app fullscreen
well, I've read this thread 30 times, before I screw something up, someone please tell me what I'm doing wrong.
1-copied kumatux.org to /home/user/ 2-copied 3 files from n900 tools directory to /home/user/kuma..org/bin 3-in /home/user/ directory, run ~ $ kumatux.org/bin/bash kumatux.org/kumatux.org-setup.sh I get -sh: kumatux.org/bin/bash: Permission denied I know I can run as user, but it sure looks like it wants root. I moved kumatux all over the place, tried running the bash from the bin directory, no go for me. I've tried with & without the tilde's like the source instructions. help? chmod? chown? |
Re: Run any app fullscreen
Quote:
What is the response to: Code:
which wmctrlCode:
wmctrl --version |
| All times are GMT. The time now is 10:45. |
Page 3 of 5 |
|
Prev |
1 2 3
4 5
|
Next
vBulletin® Version 3.8.8