![]() |
#16
|
|||||
|
|||||
![]()
Re, the script is going forward well, I just hit a few unexpected issues, nothing to worry about. I hope... I will be able to post a half-decent version (with comments and examples) tomorrow.
For your questions: Quote:
Quote:
Quote:
Quote:
Quote:
EDIT: I just found out that cron only allows per minute granularity, this will make it hard to use this script for gaming purposes (unless if you can wait one minute per executer command). It is possible to attain more granularity by combining multiple cron jobs & sleep, but there is no clean way to do it that way. Live use should be possible by taking the input from an alternate way, I might look into this for a further version. (I tried to get a bit of modularity in the script) Last edited by jupiter; 09-04-2012 at 05:49 PM. Reason: adding details |
#17
|
|||
|
|||
![]()
Re,
So far so good, RC3 run quite smootly, tell me what you think about. https://github.com/jupiter126/k90-test Looking forward for some feedback ;) Last edited by jupiter; 09-06-2012 at 05:37 PM. Reason: error in link |
#18
|
|||
|
|||
![]()
I will respond to your answers on my questions and review your script this week-end. Quick peek: nice job.
![]() Edit: About your answers to my questions: Quote:
![]() Quote:
Quote:
I reviewed your script:
Finally I must say I really appreciate your efforts and your doing the open source community and of course also Corsair a great favor. They should be grateful. Thanks! ![]() Last edited by Hell4You; 09-09-2012 at 06:15 PM. Reason: More information |
#19
|
|||
|
|||
![]()
Sent from my mobile on holliday, i'll be brief.
Tnx for the feedback, 1. I'll update the code with proposed changes as soon as back from holliday, tnx for the code review. 2. I agree getting the usb codes wiretapping windows usb would indeed be the easiest way of getting the low level control codes, unfortunately I don't know the fragile OS well enoigh to do so. 3. I have some trouble with parameter order as some require functions to be initialised.. I'll try to work on conf file when I'm back. 4. Just before leaving, I tested to solve the cron issue. It should be easy to replace with a tail function, but I'm planning to leave the cron possibility as well, as it is usefullto be able to cancel for sysadmin. 5. For the G9 17 18 issues, I believe the solution woud require multiplexing events, but also to disable X listening for some inputs on its keyboard event. 6. My xorg works on default, but does not function with dual display by default. Tnx again for feedback, I'll be back next week. |
#20
|
|||
|
|||
![]()
I'm about to order a K60 does anyone know if this keyboard has any issues with Linux??? I'm using Zorin OS 6 but might switch to Mint 13.
|
#21
|
|||
|
|||
![]()
The basic functions probably do work as advertised, but you will most likely also experience (some) issues discussed in the topic start.
Edit: As the K60 does not have G-keys, you dont have to worry about that so I guess you're good to go. Last edited by Hell4You; 09-14-2012 at 02:50 PM. |
#22
|
|||
|
|||
![]() Quote:
![]() |
#23
|
|||
|
|||
![]()
I've changed the variables you pointed me and did a separate conf file.
I'm working towards gaming mode support, although this implies some major changes in the code... I thus pushed the actual changes as version 1.0 (check github) and just started working on version 1.5 with. In this version I'm trying to get a separate file for each layout, as well as the said real time mode implemented. edit: just pushed 1.6 ... code has been heavily reflifted, it's a dev release and is still a bit incomplete Last edited by jupiter; 09-16-2012 at 06:10 PM. Reason: code revision |
#24
|
|||
|
|||
![]()
Hi, I recently stumbled across the exact same issue with my mouse (razer imperator), and as expected, this scripts allows me to catch the clicks that go on another /dev/eventxx than the usual mouse clicks.
I thus decided to rename the git repo to be more general than just K90 bound. Please update your links to https://github.com/jupiter126/Linux_...Control_Device |
#25
|
|||
|
|||
![]()
Has anyone found a solution to the "|\" issue? I also run into problems typing | followed by a space, I end up with "|| |" or something random if I type too quickly. No problems in windows of course.
|
#26
|
|||
|
|||
![]()
I too have the "|\" issue - I thought this was just me but I have the exact same behavior as described by Hell4You. I also am experiencing the sticking keys issue across the board.
|
#27
|
|||
|
|||
![]()
|\ issue present for me too, in Ubuntu 12.04, 13.04, Mint 13/14, Backtrack 5r3, and Arch.
|
![]() |
Tags |
driver, k90, linux, m60 |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|