2019-12-11 13:32:34 +00:00
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2019-01-10 18:35:05 +00:00
<rss version= "2.0" xmlns:atom= "http://www.w3.org/2005/Atom" >
<channel >
<title > Cheatsheets on Balkian' s site</title>
<link > /cheatsheet/</link>
<description > Recent content in Cheatsheets on Balkian' s site</description>
<generator > Hugo -- gohugo.io</generator>
<language > en-us</language>
2021-10-29 18:17:28 +00:00
<copyright > This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</copyright>
<atom:link href= "/cheatsheet/index.xml" rel= "self" type= "application/rss+xml" />
2019-01-10 18:35:05 +00:00
<item >
<title > Emacs</title>
<link > /cheatsheet/emacs/</link>
<pubDate > Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid > /cheatsheet/emacs/</guid>
<description > < h1 id=" show-plain-text-version" > Show plain text version< /h1> </description>
</item>
<item >
<title > Linux</title>
<link > /cheatsheet/linux/</link>
<pubDate > Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid > /cheatsheet/linux/</guid>
2021-01-19 11:35:27 +00:00
<description > Black screen and LightDM doesn& rsquo;t unlock Add this to your /etc/lightdm/lightdm.conf file:
2019-12-11 13:32:34 +00:00
1 2 [LightDM] logind-check-graphical=true Edit previous commands fc is a shell builtin to list and edit previous commands in an editor. In addition to editing a single line (which you can also do with C-x C-e), it also allows you to edit and run several lines at the same time.</description>
2019-01-10 18:35:05 +00:00
</item>
<item >
<title > Python</title>
<link > /cheatsheet/python/</link>
<pubDate > Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid > /cheatsheet/python/</guid>
2021-01-19 11:35:27 +00:00
<description > Interesting libraries TQDM From tqdm& rsquo;s github repository:
2019-01-10 18:35:05 +00:00
tqdm means & ldquo;progress& rdquo; in Arabic (taqadum, تقدّم) and an abbreviation for & ldquo;I love you so much& rdquo; in Spanish (te quiero demasiado).
</description>
</item>
<item >
<title > Raspberry Pi</title>
<link > /cheatsheet/rpi/</link>
<pubDate > Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid > /cheatsheet/rpi/</guid>
2019-12-11 13:32:34 +00:00
<description > HDMI flickering Avoid HDMI flickering/intermittent blanking on RPI with a 1400x1050 VGA monitor.
1 2 3 4 5 6 hdmi_drive=2 hdmi_group=2 hdmi_mode=42 disable_overscan=1 config_hdmi_boost=7 </description>
2019-01-10 18:35:05 +00:00
</item>
</channel>
2021-10-29 18:17:28 +00:00
</rss>