You are not logged in.

#26 2009-02-20 08:38:51

nsf
Member
From: Yekaterinburg, Russia
Registered: 2007-09-15
Posts: 160
Website

Re: Openbox Key Editor

btartsa wrote:
 <keyboard>
<!-- skipped -->
  </keyboard>

Thanks. Do these "Down-Left" and "Down-Right" combinations work? My openbox can't interpret them.
Anyway. I committed a fix to the git repo few days ago. ObKey allows basically any text as a key combination now with an exception that it will not show them as the gtk widget.
There are two columns: "Key" and "Key (text)". And the second one is exactly for that case.

Last edited by nsf (2009-02-20 08:39:17)


Bmpanel2 and obkey developer.

Offline

#27 2009-02-20 20:52:00

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: Openbox Key Editor

I have hosted this on my repo, if anyone is intrested.


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#28 2009-02-20 23:21:31

monstermudder78
Member
Registered: 2008-05-18
Posts: 120

Re: Openbox Key Editor

How common is git?  I couldn't install obkey until I installed it.  I don't think it qualifies as a dependency, but might put a note up somewhere.  I was scratching my head for a minute trying to figure it out.

Offline

#29 2009-02-20 23:24:09

nsf
Member
From: Yekaterinburg, Russia
Registered: 2007-09-15
Posts: 160
Website

Re: Openbox Key Editor

monstermudder78 wrote:

How common is git?  I couldn't install obkey until I installed it.  I don't think it qualifies as a dependency, but might put a note up somewhere.  I was scratching my head for a minute trying to figure it out.

Yep, it's a build dependency. But I don't want to maintain package. It's orphaned, anyone can fix this issue.


Bmpanel2 and obkey developer.

Offline

#30 2009-02-21 00:05:05

monstermudder78
Member
Registered: 2008-05-18
Posts: 120

Re: Openbox Key Editor

Ok, I'll try and maintain it, if someone could just tell me how to upload the new damn PKGBUILD!  I can't figure it out.

Last edited by monstermudder78 (2009-02-21 00:05:18)

Offline

#31 2009-02-21 01:16:52

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: Openbox Key Editor

monstermudder78 wrote:

Ok, I'll try and maintain it, if someone could just tell me how to upload the new damn PKGBUILD!  I can't figure it out.

If you manage to update, I will immediately update on my repo because it is very popular.

Last edited by haxit (2009-02-21 01:17:33)


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#32 2009-02-21 16:36:40

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: Openbox Key Editor

Little crosspost, but not offtopic:
I would like to add a shortkey to maximize and unmaximize windows with Alt+F5, how can I do that? It's fine to add two shortkeys, one to maximize, the other one to unmaximize, like here http://icculus.org/openbox/index.php/He … ximizeFull , but that's not what I'm searching for. Any ideas if that is possible?

Offline

#33 2009-02-21 16:41:58

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Openbox Key Editor

Army wrote:

Little crosspost, but not offtopic:
I would like to add a shortkey to maximize and unmaximize windows with Alt+F5, how can I do that? It's fine to add two shortkeys, one to maximize, the other one to unmaximize, like here http://icculus.org/openbox/index.php/He … ximizeFull , but that's not what I'm searching for. Any ideas if that is possible?

ToggleMaximizeFull?

Offline

#34 2009-02-21 16:42:59

Duologic
Member
From: Belgium
Registered: 2007-11-11
Posts: 249

Re: Openbox Key Editor

Army: what are you searching for than ? smile

Offline

#35 2009-02-21 17:44:22

monstermudder78
Member
Registered: 2008-05-18
Posts: 120

Re: Openbox Key Editor

haxit wrote:

If you manage to update, I will immediately update on my repo because it is very popular.

Ok, I updated the PKGBUILD to include git as a dependency, is there any other updating that needs to be done?  If not you can update your repo at your convenience.

Offline

#36 2009-02-21 19:16:10

Army
Member
Registered: 2007-12-07
Posts: 1,784

Re: Openbox Key Editor

skottish wrote:

ToggleMaximizeFull?

Damnit wink I have to say, it's the first time I really edit the rc.xml, because obkey makes it so easy for me. But I simply didn't see this option, so thanks smile

Offline

#37 2009-02-21 20:56:28

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Openbox Key Editor

monstermudder78 wrote:
haxit wrote:

If you manage to update, I will immediately update on my repo because it is very popular.

Ok, I updated the PKGBUILD to include git as a dependency, is there any other updating that needs to be done?  If not you can update your repo at your convenience.

I do not use openbox or obkey, but if git is only needed for building this, it should be added under makedepends, not under depends.

Offline

#38 2009-02-22 02:01:22

monstermudder78
Member
Registered: 2008-05-18
Posts: 120

Re: Openbox Key Editor

Stefan Husmann wrote:

I do not use openbox or obkey, but if git is only needed for building this, it should be added under makedepends, not under depends.

Thanks, I'm not sure how I fouled that one up but I think it is straightened out now.

Offline

#39 2009-02-22 04:08:04

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: Openbox Key Editor

monstermudder78 wrote:
haxit wrote:

If you manage to update, I will immediately update on my repo because it is very popular.

Ok, I updated the PKGBUILD to include git as a dependency, is there any other updating that needs to be done?  If not you can update your repo at your convenience.

Are you sure you updated it. I tried and it was the same version.


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#40 2009-02-22 05:49:45

monstermudder78
Member
Registered: 2008-05-18
Posts: 120

Re: Openbox Key Editor

All I did was add git as a makedepends in the PKGBUILD.  As far as I can tell the most current version is being used, although it is kind of hard to tell with the somewhat unconventional version numbers.

Offline

#41 2009-02-22 16:19:44

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: Openbox Key Editor

Well if you updated, I also updated the rep.


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#42 2010-04-05 12:54:52

NewWorld
Member
Registered: 2010-02-15
Posts: 33

Re: Openbox Key Editor

If anyone gets:

Traceback (most recent call last):
  File "~/bin/obkey", line 28, in <module>
    import obkey_classes
ImportError: No module named obkey_classes

When trying to run obkey, it's because '~/py-lib/' , where 'obkey_classes.py' is contained, is not searched by Python.
(To see a list of where Python searches for modules to import, go into the interactive Python interpreter (`python`). `import sys`. `sys.path`)
A workaround is to copy obkey_classes.py and obkey_classes.pyc into a scanned dir like '/usr/lib/python2.6/site-packages', so:

sudo cp ~/py-lib/obkey_classes.py{,c} /usr/lib/python2.6/site-packages/

Last edited by NewWorld (2010-04-05 12:55:59)

Offline

#43 2010-04-05 13:03:27

nsf
Member
From: Yekaterinburg, Russia
Registered: 2007-09-15
Posts: 160
Website

Re: Openbox Key Editor

NewWorld wrote:

If anyone gets:

Traceback (most recent call last):
  File "~/bin/obkey", line 28, in <module>
    import obkey_classes
ImportError: No module named obkey_classes

When trying to run obkey, it's because '~/py-lib/' , where 'obkey_classes.py' is contained, is not searched by Python.
(To see a list of where Python searches for modules to import, go into the interactive Python interpreter (`python`). `import sys`. `sys.path`)
A workaround is to copy obkey_classes.py and obkey_classes.pyc into a scanned dir like '/usr/lib/python2.6/site-packages', so:

sudo cp ~/py-lib/obkey_classes.py{,c} /usr/lib/python2.6/site-packages/

I think just using AUR package is a better idea: http://aur.archlinux.org/packages.php?ID=23822
It should install everything in the right places.


Bmpanel2 and obkey developer.

Offline

#44 2010-04-05 15:47:43

Greenstuff
Member
From: Israel
Registered: 2009-06-30
Posts: 64

Re: Openbox Key Editor

Awesome, the only disadvantage openbox has in my opinion is the messing with .xml part, but with this i'll be able to keep it to a minimum.

Offline

Board footer

Powered by FluxBB