Search found 5 matches
- Fri Dec 13, 2024 7:44 pm
- Forum: Windows Discussion Forum
- Topic: Possibility to switch the LCD display of the Spacemouse Enterprise on and off via function key
- Replies: 16
- Views: 27637
Re: Possibility to switch the LCD display of the Spacemouse Enterprise on and off via function key
Hi @Ondra0080, you need to check what name appear then you are focused on desktop (click on any empty space on main desktop). It should be default profile with some programs as shortcuts.
- Wed Mar 30, 2022 8:53 am
- Forum: Windows Discussion Forum
- Topic: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
- Replies: 29
- Views: 60090
Re: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
jwick,
I see it now. I had 10.8.5 and must to manually check update. Now with 10.8.6 I had it in Advance settings.
Anyway, I think assigning it to a button is pretty convenient
I see it now. I had 10.8.5 and must to manually check update. Now with 10.8.6 I had it in Advance settings.
Anyway, I think assigning it to a button is pretty convenient
- Tue Mar 22, 2022 11:04 am
- Forum: Windows Discussion Forum
- Topic: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
- Replies: 29
- Views: 60090
Re: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
Thanks @patrick for clear instruction! Everything works as charm. I wrote simple python script which can create entry in XML file or toggle it. It can be launched with macro or anything. import os import xml.etree.ElementTree as ET appdata_path = os.getenv('APPDATA') global_xml_path = "\\3Dcon...
- Sun Mar 20, 2022 9:24 am
- Forum: Windows Discussion Forum
- Topic: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
- Replies: 29
- Views: 60090
Re: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
Thanks @patrick for clear instruction! Everything works as charm. I wrote simple python script which can create entry in XML file or toggle it. It can be launched with macro or anything. import os import xml.etree.ElementTree as ET appdata_path = os.getenv('APPDATA') global_xml_path = "\\3Dconn...
- Fri Feb 04, 2022 4:37 pm
- Forum: Windows Discussion Forum
- Topic: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
- Replies: 29
- Views: 60090
Re: Windows 10 using 10.8.4 driver, System tray, doesn't have option to disable LED
Hi, I am new and proud owner of SME.
I was trying to turn LED ring with your instructions but unfortunately without luck. I got no change after editing CFG file.
I will appreciate any help
I'm using 10.8.4 driver on Windows.
By the way, any chance to assign button to toggle LED?
Cheers!
I was trying to turn LED ring with your instructions but unfortunately without luck. I got no change after editing CFG file.
I will appreciate any help
By the way, any chance to assign button to toggle LED?
Cheers!