udev rule on mouseUsb udev rule never worked for meudev rule not workingUbuntu 14.04 HDMI UDev RuleUdev rule for USB device not triggeringSimple udev rule does not workudev rule to run gpib_configSYMLINK in udev rulesimple udev rule not workingConfiguring Ubuntu/adding udev ruleudev rule at boot time

Why should universal income be universal?

Stack Interview Code methods made from class Node and Smart Pointers

A variation to the phrase "hanging over my shoulders"

Doesn't the system of the Supreme Court oppose justice?

How can ping know if my host is down

How does electrical safety system work on ISS?

Which Article Helped Get Rid of Technobabble in RPGs?

Why does this expression simplify as such?

What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?

Can you use Vicious Mockery to win an argument or gain favours?

How much theory knowledge is actually used while playing?

Permission on Database

How do I fix the group tension caused by my character stealing and possibly killing without provocation?

US tourist/student visa

How to make money from a browser who sees 5 seconds into the future of any web page?

A Trivial Diagnosis

How to explain what's wrong with this application of the chain rule?

How could a planet have erratic days?

Does Doodling or Improvising on the Piano Have Any Benefits?

Pre-mixing cryogenic fuels and using only one fuel tank

The Digit Triangles

What are some good ways to treat frozen vegetables such that they behave like fresh vegetables when stir frying them?

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

Does "he squandered his car on drink" sound natural?



udev rule on mouse


Usb udev rule never worked for meudev rule not workingUbuntu 14.04 HDMI UDev RuleUdev rule for USB device not triggeringSimple udev rule does not workudev rule to run gpib_configSYMLINK in udev rulesimple udev rule not workingConfiguring Ubuntu/adding udev ruleudev rule at boot time













0















Context




I have a Steelseries Rival 700 mouse.



End users can configure this mouse: Polling, sensitivbity, colors and effects, buttons, click macros, tactile effects, OLED display etc. blah blah.



It only has software for Windows and macOS.



I have used Wireshark and VM to gather information on how to configure the mouse, and used a simple script to test simple settings.



End goal is to have a piece of software I can use to configure most of the mouse.




Question



To write configuration to mouse one have to be super-user. To be able to write directly as end user one could add a udev rule for the mouse. My question is how bad this is.



It has root restrictions for a reason. Making the mouse open in userland is not the best, but how bad is it?



My thought is that it would perhaps be better / possible to create some sort of service that only takes defined sets of changes like the configuration options mentioned above. Then create a separate piece of software that communicate with this service.



Is the extra effort worth it?










share|improve this question







New contributor




user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    0















    Context




    I have a Steelseries Rival 700 mouse.



    End users can configure this mouse: Polling, sensitivbity, colors and effects, buttons, click macros, tactile effects, OLED display etc. blah blah.



    It only has software for Windows and macOS.



    I have used Wireshark and VM to gather information on how to configure the mouse, and used a simple script to test simple settings.



    End goal is to have a piece of software I can use to configure most of the mouse.




    Question



    To write configuration to mouse one have to be super-user. To be able to write directly as end user one could add a udev rule for the mouse. My question is how bad this is.



    It has root restrictions for a reason. Making the mouse open in userland is not the best, but how bad is it?



    My thought is that it would perhaps be better / possible to create some sort of service that only takes defined sets of changes like the configuration options mentioned above. Then create a separate piece of software that communicate with this service.



    Is the extra effort worth it?










    share|improve this question







    New contributor




    user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      0








      Context




      I have a Steelseries Rival 700 mouse.



      End users can configure this mouse: Polling, sensitivbity, colors and effects, buttons, click macros, tactile effects, OLED display etc. blah blah.



      It only has software for Windows and macOS.



      I have used Wireshark and VM to gather information on how to configure the mouse, and used a simple script to test simple settings.



      End goal is to have a piece of software I can use to configure most of the mouse.




      Question



      To write configuration to mouse one have to be super-user. To be able to write directly as end user one could add a udev rule for the mouse. My question is how bad this is.



      It has root restrictions for a reason. Making the mouse open in userland is not the best, but how bad is it?



      My thought is that it would perhaps be better / possible to create some sort of service that only takes defined sets of changes like the configuration options mentioned above. Then create a separate piece of software that communicate with this service.



      Is the extra effort worth it?










      share|improve this question







      New contributor




      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Context




      I have a Steelseries Rival 700 mouse.



      End users can configure this mouse: Polling, sensitivbity, colors and effects, buttons, click macros, tactile effects, OLED display etc. blah blah.



      It only has software for Windows and macOS.



      I have used Wireshark and VM to gather information on how to configure the mouse, and used a simple script to test simple settings.



      End goal is to have a piece of software I can use to configure most of the mouse.




      Question



      To write configuration to mouse one have to be super-user. To be able to write directly as end user one could add a udev rule for the mouse. My question is how bad this is.



      It has root restrictions for a reason. Making the mouse open in userland is not the best, but how bad is it?



      My thought is that it would perhaps be better / possible to create some sort of service that only takes defined sets of changes like the configuration options mentioned above. Then create a separate piece of software that communicate with this service.



      Is the extra effort worth it?







      mouse security udev






      share|improve this question







      New contributor




      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 hours ago









      user3342816user3342816

      1




      1




      New contributor




      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      user3342816 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          user3342816 is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1127683%2fudev-rule-on-mouse%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          user3342816 is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          user3342816 is a new contributor. Be nice, and check out our Code of Conduct.












          user3342816 is a new contributor. Be nice, and check out our Code of Conduct.











          user3342816 is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1127683%2fudev-rule-on-mouse%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

          Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

          Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»