2023-08-16 04:56 UTC updated: 2024-09-29 07:38 UTC Read this readme.txt file first, before using this snapshot for x64 architecture. The ISO image can be used as Live USB/DVD or for HDD installation. Username: demo Password: demo Root password: root ** Installation into Hard Disc There is no Installer Icon on Desktop. To install this respin into internal hard disc, run the following command instead from XTerm terminal as root: minstall ** Known issues Applications which need root privilege such as Synaptic, MX Snaptot and MX Live-USB Maker can not run normally from Desktop menu, so run commandline instead. Xedit text editor is included but it needs additional configuration for use in languages other than English. Use Geany editor instead. For example: --> Synaptic --> synaptic (as user) MX Snapshot --> mx-snapshot -c, or mx-snapshot (as root), or iso-snapshot-cli MX LiveUSB Maker --> live-usb-maker MX Package Installer --> cli-aptiX (Need to install cli-aptix) ** Downloading sites This ISO and an updated version is available at https://sourceforge.net/projects/mx-respin-xfce/ Or at https://archive.org/details/@usergreen?query=icewm ** Origin of this snapshot.iso Modified from Community respin of MX-23_CLI_x64.iso, Libretto 31 July 2023. https://sourceforge.net/projects/mx-linux/files/Community_Respins/MX-CLI/ ** Optional locales (L10n) By default, it supports many language environments. The built-in Firefox browser, for example, supports the following locales. ar_GE.UTF-8 - Arabic language for Eygpt bn_In.UTF-8 - Bengalese language for Bangladesh bn_IN.UTF-8 - Bengalese language for India de_DE.UTF-8 - German locale for Germany el_GR.UTF-8 - Greek locale for Greece en_US.UTF-8 - English locale for the USA es_ES.UTF-8 - Spanish locale for Spain fr_FR.UTF-8 - French locale for France hi_IN.UTF-8 - Hindi locale for India hr_HR.UTF-8 - Croatian locale for Croatia hu_HU.UTF-8 - Hungarian locale for Hungary id_ID.UTF-8 - Indonesian locale for Indonesia it_IT.UTF-8 - Italian locale for Italy ja_JP.UTF-8 - Japanese locale for Japan ko_KR.UTF-8 - Korean locale for Korea nl_NL.UTF-8 - Dutch locale for the Netherlands pl_PL.UTF-8 - Polish locale for Poland pt_BR.UTF-8 - Portuguese locale for Brasil ru_RU.UTF-8 - Russian locale for Russia sv_SE.UTF-8 - Swedish locale for Sweden th_TH.UTF-8 - Thai locale for Thailand ur_IN.UTF-8 - Urdu locale for India ur_PK.UTF-8 - Urdu locale for Pakistan vi_VN.UTF-8 - Vietnamese locale for Vietnam zh_CN.UTF-8 - Chinese locale for Simplified Chinese (簡体字) zh_TW.UTF-8 - Chinese locale for Traditional Chinese (繁体字) Note: As for mx-23-respin-icewm-xxxxxx.iso, default locale is set to English. So, to change a locale, you should choose from among pull-down list. You can choose whatever locale you want to use from Boot Menu Option. Even if a desired locale is not listed on the Menu, you can set it by the command below after login: # dpkg-reconfigure locales ** Multilingualization (m17n) support In order to enable Chinese input, click IME toolbar which appears at the right corner on the bottom. Then select item "Chewing". Now you can start Chinese input by pressing Crtl + Space key. On the other hand, in order to enable Japanese input, click IME toolbar which appears at the same place. Then select item "Anthy". Now you can start Japanese input by pressing Shift + Space key, or alternatively "半/全 漢字" key if your keyboard is Japanese layout. To return to previous (direct) mode, just press the same key. If you need another input method for many other languages, add m17n support by installing uim-m17nlib package as follows: # apt install uim-m17nlib ** About Universal Input Method (uim) Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. If you want to use UimToolbar utilities, which shows and controls uim mode, for system tray, add the following, too. $ uim-toolbar-gtk3-systray & ** Terms of use See https://mxlinux.org/terms-of-use/ "Anyone distributing a respin that we do not host ourselves must specify that it is a respin in the names of a website, ISO or download location. For example: mx-respin. Furthermore, it must be specified clearly somewhere that products are based on MX Linux but are not connected with it in any official way. The name "MX Linux" may not be used as part of a respin-project's website title or in the project's iso/media without making clear that the it is not an official part of MX Linux." This Live ISO image was released in a hope that it would be useful. Therefore you are allowed to redistribute or modify under the GNU General Public License v.3. Its full text can be found both at https://www.gnu.org/licenses/gpl-3.0.html and onboard at /usr/share/common-licenses/GPL-3. But please be noted that the trademark "MX Linux" and its logo exclusively belong to MX Linux Dev Team, which means it is firmly prohibited for commercial usage without permission. README.txt was created and written by Green