Luca Corsini
Luca Corsini
I would be glad to ditch windows but I can't atm. The problem seems to be that Mintty desn't see the font as monospaced so it doesn't show in mintty...
The Linux subsystem should be an unmodifed ubuntu Linux userspace, so if you install an X-server and a graphical terminal like terminator you could use fontconfig fallback strategy Il giorno...
@infirit do you have any more examples/documentation about the command, I'm using a Logitech MX Anywhere 2 mouse, and I'm trying to extract battery level value So far I've been...
yes it exists, if I run: `gdbus introspect -y -d org.bluez -o /org/bluez/hci0/dev_F0_05_2F_8B_DB_FE/service001b/char001c ` I can see the object ``` node /org/bluez/hci0/dev_F0_05_2F_8B_DB_FE/service001b/char001c { interface org.freedesktop.DBus.Introspectable { methods: Introspect(out s xml);...
@infirit it's the same as my first try ``` gdbus call -y -o /org/bluez/hci0/dev_F0_05_2F_8B_DB_FE/service001b/char000c -d org.bluez -m org.freedesktop.DBus.Properties.Get org.bluez.GattCharacteristic1 Value Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties"...
Damn, you're right sorry guys :sob: it returns correctly now ([byte 0x5a],)
btw getting the property from command line works by returning ([byte 0x5a],) if I read the same property using d-feet (gui dbus explorer) I get the property as Array of...
Yeah the idea is to write a wrapper in python to read battery level, a systray applet would be cool but something writable to conky would still be fine Il...
no swap is enabled at the moment, no
I'll try (also probably disabling cloud will help) there is a documented procedure to enable swapfile? I've found this issue https://github.com/roleoroleo/yi-hack-Allwinner/issues/5