{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://matoken.org/blog/category/linux/q4os/feed/json/ -- and add it your reader.", "home_page_url": "https://matoken.org/blog/category/linux/q4os/", "feed_url": "https://matoken.org/blog/category/linux/q4os/feed/json/", "language": "ja", "title": "Q4OS – matoken's blog", "description": "Is there no plan B?", "icon": "https://matoken.org/blog/wp-content/uploads/2025/03/cropped-1865f695c4eecc844385acef2f078255036adccd42c254580ea3844543ab56d9.jpeg", "items": [ { "id": "http://matoken.org/blog/?p=1609", "url": "https://matoken.org/blog/2017/05/26/hide-tdm-userlist-with-q4os/", "title": "Q4OS\u306etdm\u3067\u30e6\u30fc\u30b6\u30fc\u540d\u3092\u8868\u793a\u3057\u306a\u3044\u3088\u3046\u306b\u3059\u308b", "content_html": "
/etc/trinity/tdm/tdmrc\u3092\u7de8\u96c6\u3059\u308b\uff0e\u8a2d\u5b9a\u5185\u5bb9\u306f/etc/trinity/tdm/tdmrc.doc\u306b\u8f09\u3063\u3066\u3044\u308b\uff0e
$ diff -u ./tdmrc /etc/trinity/tdm/tdmrc\n--- ./tdmrc 2017-05-26 06:33:49.000000000 +0900\n+++ /etc/trinity/tdm/tdmrc 2017-05-26 06:47:12.000000000 +0900\n@@ -30,6 +30,7 @@\n StdFont=Liberation Sans,-1,14,5,0,0,0,0,0,0\n Theme=@@@ToBeReplacedByDesktopBase@@@\n WindowManager=""\n+UserList=false\n\n [X-:*-Core]\n AllowNullPasswd=true\n@@ -41,7 +42,7 @@\n AllowClose=true\n FocusPasswd=true\n LoginMode=DefaultLocal\n-PreselectUser=Previous\n+PreselectUser=""\n\n [X-:0-Core]\n AutoLoginEnable=false\n\n
UserList=falsePreselectUser=\"\"$ lsb_release -a\nNo LSB modules are available.\nDistributor ID: Debian\nDescription: Debian GNU/Linux 8.8 (jessie)\nRelease: 8.8\nCodename: jessie\n$ dpkg-query -W tdm-trinity\ntdm-trinity 4:14.0.4-0debian8.0.0+0.1\n\n