Search found 36 matches
- Fri Jan 03, 2025 5:59 pm
- Forum: MX Help
- Topic: install onedrive
- Replies: 6
- Views: 189
Re: install onedrive
You can also use rclone - it has onedrive support, and many other cloud providers, besides.
- Sun Oct 20, 2024 6:09 am
- Forum: MX Help
- Topic: Lenovo Yoga 370 Tablet Mode?
- Replies: 25
- Views: 1241
Re: Lenovo Yoga 370 Tablet Mode?
I got tablet mode to work on my Yoga X1 using a script, so maybe these scripts for the Yoga 380 will help you with your 370.
- Mon Aug 26, 2024 5:48 pm
- Forum: MX Help
- Topic: Accelerometer sensor not detected [Solved]
- Replies: 6
- Views: 186
Re: Accelerometer sensor not detected [Solved]
That did it!
So, for anyone else facing this issue: install the thinkpad_x1_yoga_rotation script (probably a good idea to have it in autorun) - note that it requires the python3-docopt package in addition to the listed requirements!
So, for anyone else facing this issue: install the thinkpad_x1_yoga_rotation script (probably a good idea to have it in autorun) - note that it requires the python3-docopt package in addition to the listed requirements!
- Mon Aug 26, 2024 5:39 pm
- Forum: MX Help
- Topic: Accelerometer sensor not detected [Solved]
- Replies: 6
- Views: 186
Re: X*M [Solved]
@appas wrote:
so it must be solvable in MX
I'll add "eventually" to that statement. The problem is that Debian is a very conservative distro that puts stability above all else while the Ubuntu family lean more towards the cutting edge. "Eventually"can be a really long time, so if you need that ...
- Mon Aug 26, 2024 5:14 pm
- Forum: MX Help
- Topic: Accelerometer sensor not detected [Solved]
- Replies: 6
- Views: 186
Re: Accelerometer sensor not detected [Solved]
I found this tool that seems to be made for this purpose: https://github.com/sarmbruster/thinkpad_x1_yoga_rotation
However, it is quite old so I think it's made for the 1st gen Yoga, and does not work with my machine. As it's unmaintained, I am posting the output here instead of in its issue ...
However, it is quite old so I think it's made for the 1st gen Yoga, and does not work with my machine. As it's unmaintained, I am posting the output here instead of in its issue ...
- Mon Aug 26, 2024 5:01 pm
- Forum: MX Help
- Topic: Accelerometer sensor not detected [Solved]
- Replies: 6
- Views: 186
Re: Accelerometer sensor not detected [Solved]
Ah, I personally prefer continuing old threads because starting new ones on the same topic leads to fragmentation of the forums, but I can appreciate that there are many opinions on "necro" posting. I see that the topic was split, so I will re-iterate on the problem: with the Lenovo X1 Yoga (I have ...
- Tue Aug 20, 2024 11:40 pm
- Forum: MX Help
- Topic: Accelerometer sensor not detected [Solved]
- Replies: 6
- Views: 186
Accelerometer sensor not detected [Solved]
I would not say that "move to Ubuntu/Mint" is a "solution". If it works in different distros, how can we make it work in MX?
As you might've guessed, I am also having a problem with these features. I installed the iio-sensor-proxy package, but
sudo iio-sensor-proxy --no-udev
gives no output ...
As you might've guessed, I am also having a problem with these features. I installed the iio-sensor-proxy package, but
sudo iio-sensor-proxy --no-udev
gives no output ...
- Tue Aug 20, 2024 6:02 am
- Forum: MX Help
- Topic: Key board X1 Carbon
- Replies: 4
- Views: 243
Re: Key board X1 Carbon
Check your keyboard layout, under Keyboard (from the XFCE start menu) -> Layout tab.
- Fri Aug 16, 2024 5:43 pm
- Forum: Forum en Español
- Topic: Teclas volumen y brillo no funcionan HP G62
- Replies: 6
- Views: 501
Re: Teclas volumen y brillo no funcionan HP G62
Hola, disculpa mi Español, no estoy fluente todavía.
Puedes arreglar las teclas de brillo tu mismo, como así:
MX usa mx-tweak para ajustar el brillo. Crea unas scripts como eso:
#!/bin/bash
current_brightness=$(sudo /usr/lib/mx-tweak/backlight-brightness -g)
new_brightness=$(echo "$current ...
Puedes arreglar las teclas de brillo tu mismo, como así:
MX usa mx-tweak para ajustar el brillo. Crea unas scripts como eso:
#!/bin/bash
current_brightness=$(sudo /usr/lib/mx-tweak/backlight-brightness -g)
new_brightness=$(echo "$current ...
- Fri Apr 12, 2024 9:26 am
- Forum: MX Help
- Topic: Battery use graph...?
- Replies: 11
- Views: 329
Re: Battery use graph...?
What software shows the graph on Mint? Maybe you could install it in MX..?