Unix Technical Forum

xbindkeys? why isn't it working?

This is a discussion on xbindkeys? why isn't it working? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> So I've had it with KDE and would like to stick with fluxbox. Only thing I miss from KDE ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 08:35 AM
AJ
 
Posts: n/a
Default xbindkeys? why isn't it working?


So I've had it with KDE and would like to stick with fluxbox. Only thing I
miss from KDE is keyboard shortcuts ability to launch any and all
applications.

I compiled and installed xbindkeys (http://hocwp.free.fr/xbindkeys
xbindkeys.html); set up ~/.xbindkeysrc, ~/.xbindkeysrc.scm etc.
(Wouldn't it be great to use a light lean mean fast windows manager without
having to type everything or using the stupid mouse all the time?)

It does not seem to work. So I installed the pre-compiled slackware package
from http://www.linuxpackages.net/pkg_details.php?id=2081. This one does
not seem to do the trick either; (and Yes I do have Tk/tcl package
installed).

So does any one know of a diagnostics for this? What Am I missing please?

thanks.

here are more detailed info

I saw a google tip about putting a referance to xbindkeys in ~/.xsession
like /usr/bin/xbindkeys; (but now X confuses that with xFce when I go
startx; and it crashes since xFce isn't installed; but that's another
matter).

here is an entry from ~/.xbindkeysrc:
"/usr/local/bin/sylpheed &"
c:115 + s

which is supposed to start sylphead mail client when I press win+s
(keycode(win)=115).

Also: "top" does not list kbindsd (daemon) neither does "ps aux"

xbindkeys_show gives this error:

~$ xbindkeys_show
Error in startup script:
Some deprecated features have been used. Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information. Set it to "no" to suppress
this message.
ERROR: Unbound variable: control+shift
while executing
"exec "xbindkeys" "--show" "
invoked from within
"if { $arg1 != "" && $file_option != "" } {
set list [ exec "xbindkeys" "--show" "$file_option" "$arg1" ]
} else {
set list [ exec "xbindkeys" "-..."
(file "/usr/bin/xbindkeys_show" line 45)



How the fsck I'd put environment
variable GUILE_WARN_DEPRECATED to "detailed" ?

ARRRRGH!!!!!!





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 08:35 AM
Glyn Millington
 
Posts: n/a
Default Re: xbindkeys? why isn't it working?

AJ <AJ@bogus.isp.INVALID.net> writes:

> So I've had it with KDE and would like to stick with fluxbox. Only thing I
> miss from KDE is keyboard shortcuts ability to launch any and all
> applications.


Why? Fluxbox has its own keybinding capabilities as documented on the
Fluxbox website.

http://fluxbox.sourceforge.net/docs/...ndings.php#top

The option you want is something like ExecCommand

You don't _need_ xbindkeys!


>
> I compiled and installed xbindkeys (http://hocwp.free.fr/xbindkeys
> xbindkeys.html); set up ~/.xbindkeysrc, ~/.xbindkeysrc.scm etc.
> (Wouldn't it be great to use a light lean mean fast windows manager without
> having to type everything or using the stupid mouse all the time?)


FVWM!! ;-) It's light(ish), it's fast, it is absolutely gorgeous when
configured right, and it will satisfy that desire to fiddle around with
config files indefinitely - what more could you ask?

>
> I saw a google tip about putting a referance to xbindkeys in ~/.xsession
> like /usr/bin/xbindkeys; (but now X confuses that with xFce when I go
> startx; and it crashes since xFce isn't installed;


So comment out or delete the lines which refer to Xfce. Brother it is not
X which is confused ;-)

Good luck!

Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.yoshiwara.org.uk/
STFW http://groups.google.com/groups?hl=e...inux.slackware
GAFL Trolls - Google on "slrnbqimqr.189.Cibao@raven.home"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 08:35 AM
AJ
 
Posts: n/a
Default Re: xbindkeys? why isn't it working?

Glyn Millington wrote:

> So comment out or delete the lines which refer to Xfce.**Brother*it*is*not
> X which is confused ;-)
>


Well I know I did not ask for Xfce. I did not even install it in the first
place. Are you still saying Confusion is coming from me?

Xfce starting to load and fail started after I put "/usr/bin/xbindkeys &"
entry in ~/.xsession

Thanks for pointing me to ~/.fluxbox/keys though. I did not know it was
there. I like what I have seen so far.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 08:35 AM
Glyn Millington
 
Posts: n/a
Default Re: xbindkeys? why isn't it working?

AJ <AJ@bogus.isp.INVALID.net> writes:

> Glyn Millington wrote:
>
>> So comment out or delete the lines which refer to Xfce.**Brother*it*is*not
>> X which is confused ;-)

> Well I know I did not ask for Xfce. I did not even install it in the first
> place. Are you still saying Confusion is coming from me?



Post your .xsession and I may be able to answer that! Unless there i a
version of Slack which comes with Xfce set up as default, someone
somewhere has made a choice which X is remembering - maybe the choice was
inadvertent!!

> Thanks for pointing me to ~/.fluxbox/keys though. I did not know it was
> there. I like what I have seen so far.


Good show!

Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.yoshiwara.org.uk/
STFW http://groups.google.com/groups?hl=e...inux.slackware
GAFL Trolls - Google on "slrnbqimqr.189.Cibao@raven.home"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 08:35 AM
AJ
 
Posts: n/a
Default Re: xbindkeys? why isn't it working?

Glyn Millington wrote:

> Post your .xsession and I may be able to answer that!**Unless*there*i*a
> version of Slack which comes with Xfce set up as default, someone
> somewhere has made a choice which X is remembering - maybe the choice was
> inadvertent!!


That's ok. Someone somewhere inadvertently is probably right. It does not
matter. Flux/blackbox is great.

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 08:36 AM
Glyn Millington
 
Posts: n/a
Default Re: xbindkeys? why isn't it working?

AJ <AJ@bogus.isp.INVALID.net> writes:

> Glyn Millington wrote:
>
>> Post your .xsession and I may be able to answer that!**Unless*there*i*a
>> version of Slack which comes with Xfce set up as default, someone
>> somewhere has made a choice which X is remembering - maybe the choice was
>> inadvertent!!

>
> That's ok. Someone somewhere inadvertently is probably right. It does not
> matter. Flux/blackbox is great.
>
> Thanks.


No problem!

Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.yoshiwara.org.uk/
STFW http://groups.google.com/groups?hl=e...inux.slackware
GAFL Trolls - Google on "slrnbqimqr.189.Cibao@raven.home"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com