31686 results found
-
Smart Action Loops
It would be excellent if smart actions had the capability to "loop" keystrokes to repeat a programmed action until an end trigger. For example, click 1 times per second, until another button is pressed, or click 10 times a second while a button is pressed.
1 vote -
PCを再起動してもアクションがすぐ機能しなくなる
PC本体とLogi Options+を両方再起動しても、すぐにマウスのアクションが機能しなくなってしまう。
1 vote -
문제좀 해결해라 무한로딩
m1 mac 사용중
로지 옵션이 무한 로딩 걸리는 증상이 나오면
마우스 옵션 사용이 안됨
마우스나 키보드 지정한 것이 기본 설정으로만 사용가능해짐 문제 좀 해결해라 몇년째냐1 vote -
Clipboard error
I'm getting this clipboard error ALL the time and it is extremely frustrating. Some google searching seems to indicate it is related to Logi Options+ and it's been a issue for quite some time. This really needs to be resolved. I definitely would not continue to purchase or recommend Logitech products if this is not resolved soon.
1 vote -
快捷按钮不起作用
设置的快捷按钮经常会不起作用,必须要要重新打开 Logi Options+ 程序一次, 然后快捷按钮才能起作用. 怎么解决?
1 vote -
Logi Options dies
Logi Options crashes every day and loses config.. please fix.. driving me nuts.
1 vote -
鼠標停駐點跳空
本人已經使用了第2隻相同的滑鼠
1. 左鍵的按鈕 耐用度太差
與價格不匹配- 滑鼠停駐打字區指標時(例如Google翻譯打字區) 「閃爍點非常容易跳離停駐點」 造成看著鍵盤取字時總是空打 造成非常大的困擾!
這是過去使用羅技的滑鼠以來從沒有過的情況
是使用者操作問題?瀏覽器本身問題?
還是羅技硬體問題?1 vote -
2 votes
-
Suggestion for Sleep Mode Customization
I would like to prevent the mouse from falling asleep because it takes time to wake up when I start moving it again. There should be a button to turn this feature on and off, with a notification to users that it will consume more battery life. Additionally, in conjunction with the button to fully turn it off and on, it would be helpful to have a customizable time interval for the mouse to go to sleep, allowing users to set it in seconds or minutes.
2 votes -
Problema pós MacOS 15.0.1
Após a atualização MacOS 15.0.1 notei que o app Logi Options+ não efetiva as configurações do moue M280.
Resumindo: as configurações em tela no app não são refletidas.Já desinstalei e instalei novamente o app e funciona momentaneamente, porém após hibernar o problema retorna. O teclado (K380) foi resolvido.
Problema crônico: impossível ajustar o sentido da "roda do mouse".
1 vote -
Mouse
My configurations on my mouse is not working and I have to run this command to kill the process and then the app works and my mouse does too
sudo pkill -9 logioptions
1 vote -
Itchy Sensation from MX Master 3 Roller
Dear Logitech Support,
I’m writing to seek assistance regarding an issue I’m experiencing with my Logitech MX Master mouse, specifically related to the roller.Whenever I use the roller on this mouse, I feel an itchy or tingling sensation on my fingertips. I’m unsure if this is due to the material, the design, or the internal mechanism of the roller, but I wanted to reach out to understand more about the potential causes.
Here are a few possibilities I’ve considered:
Could there be a material like nickel or another metal used in the roller that might trigger a skin reaction,…
1 vote -
NOTIFICATION BOX USEFUL BUT CAUSE ANNOYANCE AND DISTRACTION
I wish that the notification box of the Capslock and Number lock feature can be customized. Like you can change the transparency, size, and or location. Although useful but it gets in the way when you are typing. It covers a portion of the the writings which becomes annoying and becomes cause of distraction.
1 vote -
install instructions
had to ask microsoft copilot how to install the logitech software. NO INSTRUCTIONS PROVIDED! I know it seems simple....but a piece of paper with two lines of info would have saved me some time.
1 vote -
Allow users to set the low battery notification percentage value
Please allow users to set the percentage at which the low battery notification occurs. Currently, notifications at 5% battery are disruptive as I cannot continue working briefly and plug it in soon afterwards.
1 vote -
Remove bloat or make another app without it
This app is getting increasingly bloated. Any plans for a more lightweight version, without all the AI buzz and automation?
1 vote -
Mouse Feature / Ergonomics/ Remote workers edition
I started using the MX ERGO due to my bad ergonomics and pain back in August. I found that the experience is a savior for the pain I was experiencing, but it may be much smoother if the M705 "mode shift" was featured simultaneously with the "switch bluetooth devices" button that MX ERGO has. The fast scroll feature is vital in the work that I do. I purchased the set that comes with the M705 mouse and K350 keyboard after trying a lot of other options and this stuck for the last almost 2 years. As time passed the standard…
1 vote -
New functionnality for MX Keys keyboard
I really need the F12 key on my MX Keys keyboard. But I also it a lot to change the volume. I was wondering if the Logi+ app could enable a feature where we could reassign keys like the volume up key (on the right of F12) with a modifier key such as SHIFT or CTRL. I could the use the [Shift]+[Louder key] to make sound lower. I could assign [Ctrl]+[Louder key] to mute. You could also do the same with other keys such as the calculator. [Shift]+[Calculator key] could start Excel.
1 vote -
This is ****.
This is one of the worst pieces of junk that I have ever purchased.
1 vote -
Finetuning Machine Learning for speed & JS, Python, C, WebASM for speed : Creating a parallel multiplication Grid NPU Simulation for 4x4Grid
// Creating a parallel multiplication Grid NPU Simulation for 4x4 Grid 11:13 03/10/2024 (c)RS
// Reference NPU Document in https://is.gd/DictionarySortJS
include <mpi.h>
include <stdio.h>
define NUM_ROWS 4
define NUM_COLS 4
int main(int argc, char* argv[]) {
int rank, size, i, j;
int data[NUMROWS][NUMCOLS];
int factor;
int localresults[NUMROWS];
…MPI_Init(&argc, &argv); MPI_Comm_rank(MPI_COMM_WORLD, &rank); MPI_Comm_size(MPI_COMM_WORLD, &size); // Initialize data and factor // ... // Broadcast factor to all processors MPI_Bcast(&factor, 1, MPI_INT, 0, MPI_COMM_WORLD); // Perform local multiplication for (i = 0; i < NUM_ROWS; i++) { local_results[i] = data[rank][i] * factor; } // Gather results from all processors
1 vote
- Don't see your idea?