Logitech Unify... how to use both the keyboard abd mouse on the same receiver?
- by simon
I bought this keyboard : tinyurl.com/7g3l2wt
and this mouse : tinyurl.com/7kvkldm
I am trying to use both on the same receiver, but so far i can't figure it out!
i have tried this : https://github.com/treeder/logitech_unifier
But i don't know how to compile it!
if i paste ' gcc -o unify unify.c ' in the terminal, then i got this:
gcc: erreur: unify.c: Aucun fichier ou dossier de ce type
gcc: erreur fatale: pas de fichier à l'entrée
compilation terminée.
sorry it is in french... it say no files of this type
and no file in the input...
anyone can tell me how to compile it and then find my hidraw devices??
thanks