<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.009822.xyz/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.009822.xyz/feed.php">
        <title>Mateusz&#039;s personal knowledge wiki - computer_tips</title>
        <description></description>
        <link>https://wiki.009822.xyz/</link>
        <image rdf:resource="https://wiki.009822.xyz/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-15T13:17:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.009822.xyz/computer_tips:how_to_map_both_shifts_pressed_to_capslock?rev=1774731731&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/computer_tips:how_to_map_single_shift_click_to_parenthesis?rev=1774734230&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/computer_tips:how_to_stop_images_from_overlapping_in_libreoffice_writer?rev=1774794670&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.009822.xyz/_media/wiki:dokuwiki.svg">
        <title>Mateusz's personal knowledge wiki</title>
        <link>https://wiki.009822.xyz/</link>
        <url>https://wiki.009822.xyz/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.009822.xyz/computer_tips:how_to_map_both_shifts_pressed_to_capslock?rev=1774731731&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-28T21:02:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>how_to_map_both_shifts_pressed_to_capslock</title>
        <link>https://wiki.009822.xyz/computer_tips:how_to_map_both_shifts_pressed_to_capslock?rev=1774731731&amp;do=diff</link>
        <description>add those lines to your ~/.Xmodmap file


keycode 50 = Shift_L Caps_Lock Shift_L
keycode 62 = Shift_R Caps_Lock Shift_R</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/computer_tips:how_to_map_single_shift_click_to_parenthesis?rev=1774734230&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-28T21:43:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>how_to_map_single_shift_click_to_parenthesis</title>
        <link>https://wiki.009822.xyz/computer_tips:how_to_map_single_shift_click_to_parenthesis?rev=1774734230&amp;do=diff</link>
        <description>This works on most major DEs

	*  Install xcape on your distro
	*  Create file .config/autostart/xcape.desktop with contents 

[Desktop Entry]
Type=Application
Name=Shift to parenthesis mapping
Exec=xcape -e &quot;Shift_L=parenleft;Shift_R=parenright&quot;
X-GNOME-Autostart-enabled=true
NoDisplay=false</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/computer_tips:how_to_stop_images_from_overlapping_in_libreoffice_writer?rev=1774794670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-29T14:31:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>how_to_stop_images_from_overlapping_in_libreoffice_writer</title>
        <link>https://wiki.009822.xyz/computer_tips:how_to_stop_images_from_overlapping_in_libreoffice_writer?rev=1774794670&amp;do=diff</link>
        <description>Tools &gt; Options &gt; LibreOffice Writer &gt; Formatting Aids... under Image change the options to Anchor As Character.

this is copied from  this reddit thread</description>
    </item>
</rdf:RDF>
