English   German
  #1  
Old 29-09-2002, 07:58
DivineHawk DivineHawk is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Virginia
Posts: 7
DivineHawk is on a distinguished road
Send a message via AIM to DivineHawk
Question Activation key soon?

Is the "activation key" feature planned for the next linux client release? (I really miss it)



(i realize this was mentioned in the release comments, just wondering if this was achieved yet)
Reply With Quote
  #2  
Old 29-09-2002, 15:30
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
Nope, sorry.

The problem is that i still need help finding a way to do it, if it is at all possible.

Windows as 2 different api's to intercept keyboard keys. But i am not even sure linux has such an api, since it can be a security hazzard.
Reply With Quote
  #3  
Old 29-09-2002, 16:48
Jammet's Avatar
Jammet Jammet is offline
-= TeamSpeak Lover =-
 
Join Date: Sep 2002
Location: Germany
Posts: 85
Jammet is on a distinguished road
Send a message via AIM to Jammet
There is no easy way to do this kind of thing. Is there anything such as Direct Input in the SDL? Or something like modified keymaps? When you launch xkeycaps you see all the Keysyms and Keycodes. Then there are problems with Window Managers that would catch keystrokes of some kind by default. This certanly isn't easy and I have little to no experience with how to bypass it all. Perhaps a tiny XF86 module that intercepts the desired keybind, loaded in XF86Config.
Reply With Quote
  #4  
Old 29-09-2002, 18:10
redrat redrat is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Germany
Posts: 20
redrat is on a distinguished road
Hi.

At least, there must a way of doing this. For example, if i press ctrl+tab while I'm playing Counter-Strike (using wine) I can switch to different application-windows. (I'm using KDE3).

Maybe you should take a look into some keygrabbers (i.e. the one from blackbox: http://bbkeys.sourceforge.net/). Or the one integrated in Openbox (http://icculus.org/openbox/) or Fluxbox (http://fluxbox.sourceforge.net/).

I'm no real programmer, so I might be totally wrong, but maybe one of those links helps you...

anyway, great work so far...

so long,
red
Reply With Quote
  #5  
Old 29-09-2002, 23:02
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
Thanks for the links.

Yes it is possible in wine because i suspect that the keys all first go trough wine :0.

In X it is also possible because i think i can make retrieve keys at the very least from kde or so, wich gets all keys first (i think, not realy sure yet).

But how about grabbing a key fom a full screen opengl application in an X application. I realy have no clue yet, still have to read up on it
Reply With Quote
  #6  
Old 30-09-2002, 04:17
DivineHawk DivineHawk is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: Virginia
Posts: 7
DivineHawk is on a distinguished road
Send a message via AIM to DivineHawk
A few helpful links, (even though they use a different language, people have done this)

http://www.daa.com.au/pipermail/pygt...er/003445.html
http://www.handhelds.org/pipermail/i...ch/005272.html


Hope this helps!
Reply With Quote
  #7  
Old 30-09-2002, 17:09
lanista lanista is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: Cologne/Germany
Posts: 5
lanista is on a distinguished road
Hook

As far as I know, there is a similar hook for linux in the last ogc (******* tool for quake). I am not the checker about programming in c++, but I think you can use it quite well in TeamSpeak I guess.

--- Disclaimer as gamer ----
NO I DONT USE IT, I JUST WANT KNOW WHAT THE CHICKENS DO IF THAY CANT WIN.
--- Disclaimer as gamer ----

Ok I didnt follow links in post before me, this is a "cleaner" solution I think.

Last edited by lanista; 30-09-2002 at 17:24.
Reply With Quote
  #8  
Old 30-09-2002, 17:28
zurk zurk is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: germany
Posts: 27
zurk is on a distinguished road
well ... seems to be that a way is to do a xbuttonevent or xkeymapevent .. see xfree docs ..
Reply With Quote
  #9  
Old 30-09-2002, 18:51
N. Werensteijn N. Werensteijn is offline
-= TeamSpeak Addict =-
 
Join Date: Jun 2002
Location: Enschede, The Netherlands
Posts: 946
N. Werensteijn is on a distinguished road
XGrabKeyboard seems usefull
Going to do some research on that
Reply With Quote
  #10  
Old 30-09-2002, 19:52
zurk zurk is offline
-= TeamSpeak User =-
 
Join Date: Aug 2002
Location: germany
Posts: 27
zurk is on a distinguished road
yeah .. but beware the revenge of the xlibs .. i thing there was a tricky hack for keygrabbing on x-root .. dunno yet .. long time ago when i tryed it .. keep u inform when i get some hints ...

greetz
zurk
Reply With Quote
  #11  
Old 30-09-2002, 20:08
Raskor Raskor is offline
-= TeamSpeak User =-
 
Join Date: Sep 2002
Location: DE
Posts: 2
Raskor is on a distinguished road
SDL provides Keyboard Input functions which are quite useful (used them in my own projects). Here's a link FYI:

http://sdldoc.csn.ul.ie/guideinputkeyboard.php
Reply With Quote
  #12  
Old 26-10-2002, 04:53
Peter's Avatar
Peter Peter is offline
-= TeamSpeak Team =-
 
Join Date: Jul 2002
Location: Germany
Posts: 2,184
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
Teaser ?

May I do some teasing ?

I dunno if Niels likes me to tease you guys, but combine the topic thread with my idea of teasing, and you might guess what kind of capabilities my ts client has got :-)

Great Work Niels ! No bugs anymore
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:26.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices