Talk:Regular: Difference between revisions

From ALT Linux Wiki
m (init off Talk:Rescue)
 
m (initial IM support)
 
Line 2: Line 2:


Feel free to email Michael Shigorin <mike altlinux org> with any constructive criticism, feedback, suggestions, patches; be careful with open flame though, I might be experimenting with my bottle rockets again and you might happen to be too close... :) --[[User:MichaelShigorin|mike@]] 01:39, 26 December 2013 (MSK)
Feel free to email Michael Shigorin <mike altlinux org> with any constructive criticism, feedback, suggestions, patches; be careful with open flame though, I might be experimenting with my bottle rockets again and you might happen to be too close... :) --[[User:MichaelShigorin|mike@]] 01:39, 26 December 2013 (MSK)
== input methods ==
{| style="border:0px solid #AAA; width:410px; margin: 0 0 0 0; text-align:center; float: right;" class=noprint
|-
|[[File:Regular-lxde-20150909-ibus.png|400px]]
|}
cinnamon and lxde flavours have gained IM utilities as of 20150909; one needs to:
* select "LiveCD" within boot menu;
* manually add the proper locale option:
** <tt>lang=vi_VN</tt> for Vietnamese,
** <tt>lang=ko_KR</tt> for Korean,
** <tt>lang=zh_CN</tt> for Chinese
** (Japanese is not there yet, need a competent user to advice me)
* start <tt>ibus-setup</tt> and do what it says: -->
* the environment variables added to ~/.bashrc can be activated via:
** relogin (as <tt>altlinux</tt>), or
** sourcing it and running e.g. firefox in the same session:
<pre>
$ source ~/.bashrc
$ firefox
</pre>
--[[User:MichaelShigorin|mike@]] 13:30, 9 September 2015 (MSK)

Latest revision as of 09:30, 9 September 2015

contact

Feel free to email Michael Shigorin <mike altlinux org> with any constructive criticism, feedback, suggestions, patches; be careful with open flame though, I might be experimenting with my bottle rockets again and you might happen to be too close... :) --mike@ 01:39, 26 December 2013 (MSK)

input methods

Regular-lxde-20150909-ibus.png

cinnamon and lxde flavours have gained IM utilities as of 20150909; one needs to:

  • select "LiveCD" within boot menu;
  • manually add the proper locale option:
    • lang=vi_VN for Vietnamese,
    • lang=ko_KR for Korean,
    • lang=zh_CN for Chinese
    • (Japanese is not there yet, need a competent user to advice me)
  • start ibus-setup and do what it says: -->
  • the environment variables added to ~/.bashrc can be activated via:
    • relogin (as altlinux), or
    • sourcing it and running e.g. firefox in the same session:
$ source ~/.bashrc
$ firefox

--mike@ 13:30, 9 September 2015 (MSK)