m
m (Shortcuts)
Line 25: Line 25:
 
== Shortcuts ==
 
== Shortcuts ==
 
{{anchor|shortcuts}}
 
{{anchor|shortcuts}}
# PRE Ctrl+Alt+P generates a <nowiki><pre></pre></nowiki> tag.
+
# Ctrl+Alt+P generates a <nowiki><pre></pre></nowiki> tag.
# spacehtml Ctrl+Shift+Space generates a <nowiki>&nbsp;</nowiki>
+
# Ctrl+Shift+Space generates a <nowiki>&nbsp;</nowiki>
# displaystyle Ctrl+Alt+D generated displaystyle (useful for Canvas)
+
# Ctrl+Alt+T generates a <nowiki><tt></tt></nowiki> tag
# julia Ctrl+Alt+J generates a [[Julia (coding)|Julia]] snippet:<pre><syntaxhighlight lang="python"></syntaxhighlight></pre> which is actually <tt>python</tt> until I get support for julia.
+
# Ctrl+Alt+W generates a [[wz]] <nowiki><wz tip="">(?!)</wz></nowiki> tag.
# tt Ctrl+Alt+T generates a <nowiki><tt></tt></nowiki> tag
+
# Ctrl+Alt+Shift+W generates a <nowiki><wz tagtotip=></wz><span id=""></span></nowiki> tag.
# wz Ctrl+Alt+W generates a [[wz]] <nowiki><wz tip="">(?!)</wz></nowiki> tag.
+
# Ctrl+Alt+B opens by [[bibTeX]] file.
# wz-tip Ctrl+Alt+Shift+W generates a <nowiki><wz tagtotip=></wz><span id=""></span></nowiki> tag.
+
 
# bib Ctrl+Alt+B opens by [[bibTeX]] file.
+
discontinued:
 +
 
 +
# Ctrl+Alt+J generates a [[Julia (coding)|Julia]] snippet:<pre><syntaxhighlight lang="python"></syntaxhighlight></pre> which is actually <tt>python</tt> until I get support for julia.
  
 
They are all defined [[:File:laussy-custom-kde-shortcuts.zip|in this file]] which you can import.
 
They are all defined [[:File:laussy-custom-kde-shortcuts.zip|in this file]] which you can import.
 +
<wz tagtotip=""></wz><span id=""></span>
  
 
== Konqueror ==
 
== Konqueror ==

Revision as of 22:24, 11 December 2024

Contents

Ritual for setting up a KDE environment

These are the steps to follow to set up a kde environment, in more or less the order or urgency.

Virtual desktops

Can't live without this. Declare $4\times4$ in Settings then for Switching, first "Always Enabled" switching desktop on edge (0ms or minimum for everything, no animation) in Shortcuts KWin family such as:

  • Ctrl+(left,right,up,down): navigate through desktops (staying in the same row/column).
  • Ctrl+Alt+Shift+(left,right,up,down): navigate through desktops (seemingly)
  • Ctrl+Alt+(left,right,up,down): drag active window navigate through desktops.

The shortcuts are now to be found in KWin's Global Shortcuts.

Screenshot 20210410 115851.png

To zoom in/out, go in Desktop Behaviour, and select Desktop Grid with shortcut Alt+E. Remove fading for both desktop & windows.

Window Behavior

  • Focus follows mouse (mouse precedence)
    Delay focus by 0ms
  • Alt+Mouse Wheel => Raise/Lower.

Shortcuts

  1. Ctrl+Alt+P generates a <pre></pre> tag.
  2. Ctrl+Shift+Space generates a  
  3. Ctrl+Alt+T generates a <tt></tt> tag
  4. Ctrl+Alt+W generates a wz <wz tip="">(?!)</wz> tag.
  5. Ctrl+Alt+Shift+W generates a <wz tagtotip=></wz><span id=""></span> tag.
  6. Ctrl+Alt+B opens by bibTeX file.

discontinued:

  1. Ctrl+Alt+J generates a Julia snippet:
    <syntaxhighlight lang="python"></syntaxhighlight>
    which is actually python until I get support for julia.

They are all defined in this file which you can import.

Konqueror

I use this as the file browser (better than dolphin).

It has a lot of configurations in itself, most of them obvious. Maybe the most important is the web shortcut lw (for "laussywiki") that brings me to this website:

http://laussy.org/wiki/Special:Search?search=\{@}&go=Go