This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Author: Goffredo Baroncelli <[email protected]> | |
* Date: 2021/01/10 | |
* File name: query-locale.c | |
* Derived: | |
* http://0pointer.net/blog/the-new-sd-bus-api-of-systemd.html | |
* man sd_bus_get_property_string | |
* man org.freedesktop.locale1 | |
* Description: | |
* Query the service org.freedesktop.locale1 about the current X11 |