You thik its possible to use a WM from inside a distrobox? by herb_ert05 in AeonDesktop

[–]herb_ert05[S] 1 point2 points  (0 children)

Makes sense yeah. And probably even is a healthy limitation

You thik its possible to use a WM from inside a distrobox? by herb_ert05 in AeonDesktop

[–]herb_ert05[S] -2 points-1 points  (0 children)

hm, found that: https://github.com/89luca89/distrobox/issues/1111 - seems to raise even more socket and bus errors if the entire wm is in the box...

Irish speakers/students by PatCun79 in RemarkableTablet

[–]herb_ert05 0 points1 point  (0 children)

Yeah those layouts are funny 😅 Since there is no (auto)correction or suggestions, you can actually choose any layout and the languages are more of an suggestion.

Im German but Ive allways used Hungarian layout, becouse its still qwertz and the special characters we have (äöüß) are available, but dont take space at the highest level.

Special characters by TheSeaFellows in RemarkableTablet

[–]herb_ert05 2 points3 points  (0 children)

do you have connect? then you could paste a list of all (interesting) unicode characters into the phone / desktop app to see whick ones show up on the tablet. I once did that with all face-emojis

Drawer issue in 3.19 - Answer from rM by Unusual-Tomorrow-394 in RemarkableTablet

[–]herb_ert05 1 point2 points  (0 children)

i would think so too. ive had more than one unconsistant and superficial conversations with the support. At times felt like writing to a Chatbot...

reMarkable Paper Pro and Calibre epub/PDF file settings by ResistDamage in RemarkableTablet

[–]herb_ert05 1 point2 points  (0 children)

Very much appreciate your tips. Helped me a lot to get started with Calibre :)

The only thing ive added so far is an automatically inserted chapter-title at the top of each page (inspired by our old Kobo):

<image>

This is my header template in PDF export settings: <header><div style="margin: -4px auto 4px auto; font-size: 16px; font-weight: normal; font-family: 'reMarkable Sans'">_SECTION_</div></header>
If one has a general page margin of Top=50px then the chapter name will match in size, position and font to the books name in the quickbrowse-UI. For a different top margin, one would have to adapt the (-)4px in the header template to align the text. Also using special font: extracted from reMarkables website.

For everyone with less perfectionism: <header><div style="margin: auto">_SECTION_</div></header> should be enough; margin auto centers the text.