Rune Morling
Rune Morling
Having a self-documenting UI is IMHO a really nice feature in terms of discoverability, so ensuring that the labels and their accompanying tooltips (where applicable) are both accurate and succint...
Please add "Press CTRL+? for help" or "Help: CTRL+?" in the default modeline at the bottom when the editor starts. In actual fact, it doesn't much matter what the key...
I just checked the source ( FBReader/fbreader/data/default/keymap.desktop.xml ) and it turns out the shortcut key for entering and exiting full-screen is 'Enter'. Yes, really. You're welcome. @snowlex if this solves...
> I like this idea. But we need to think it through. What gonna be displayed and how. Could start by just listing `ls -l`? Or even the output of...
Here's the output of the most useful permission and file info tests I could come up with: ``` ermo@solbox:~/test-setfacl $ ls -l total 0 -rw-rw-r-- 1 ermo ermo 0 Sep...
Good call. Note that my rationale for suggesting the addition of an easy way to _view_ extended attributes/ACLs for files is that, currently (to the best of my knowledge) no...
Just noting that I found [POSIX Access Control Lists on Linux](https://www.usenix.org/legacy/publications/library/proceedings/usenix03/tech/freenix03/full_papers/gruenbacher/gruenbacher_html/main.html) rather enlightening re. the `mask:` entries and the resulting effective permissions for a given ACL in case you care...
@ReillyBrogan Yet another issue that might require your troubleshooting skills.
Looking good!
@silkeh I think maybe we should have the option of adding the user's chosen keymap to the kernel command line with `rd.vconsole.keymap=` so it works on first boot after install?...