You are not logged in.
(crossposting from the infinality forum)
Here is a little tool i wrote to preview infinality settings in real time.
It parses the actual environment and present you a list of matching "*INFINALITY_*" environment variables.
This means that if you didn't exported a variable, you will not be able to set it, but this means also that a future infinality version will be compatible (if the environment var starts with "INFINALITY_*" of course).
To run it you need gambas3 and qt4; detailed components are into the readme, if unsure install them all.
After that download and run it with:
git clone https://github.com/kokoko3k/grip.git
cd grip
gbc3 -e -a -g -t -p -m && gba3 && ./*.gambas
Have fun!
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Looks nice :-)
Are you going to make a PKGBUILD for it?
Offline
Ok, here it is; let me know if i forgot some dep!
https://aur.archlinux.org/packages.php?ID=62875
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
hey,
grip crashes at start with an error:
This application has raised an unespected error and must abort.
[12] Not an object.
Desktop.ActiveWindow_Read.328
Edit:
I guess there's some problem with xmonad, it works fine in openbox.
Last edited by silenc3r (2013-05-11 12:57:01)
Offline
Yes, probably that gambas function doesn't support xmonad, sorry.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline