TLDR: I want my mouse look speed slower than my mouse speed in game. I'm not very good at working with LUA but this sensitivity does bother me enough to dig this deep to try to find a fix. I attempted to find an API for cameraYawMoveSpeed but I was unable to find anything. My solution was to create an addon that runs the code on startup however, I understand that LUA cannot pull / (slash) commands directly. I have also attempted to add that line to a character's specific config file with no luck. I have placed SET cameraYawMoveSpeed '40' at the end of my config.wtf file in an attempt to apply the change by default but the file seems to be managed server side and instantly erases any changes saved to it even after changing the file to read-only.
My issue is that I cannot find a way to implement this setting permanently. This works perfectly replacing # with about 30-40. The mouse look speed option in the interface menu is lowered completely. Long story short now that I am returning having lowered my sensitivity I noticed that the mouse look sensitivity is too high for me. I've been playing a lot of FPS's and found myself lowering my sensitivity. I am trying to get back into playing World of Warcraft after a bit of a break.