On 2020-11-13 16:25, ToddAndMargo via users wrote:
On 2020-11-13 16:00, ToddAndMargo via users wrote:
On 2020-11-13 15:04, Samuel Sieb wrote:
On 11/13/20 2:48 PM, ToddAndMargo via users wrote:
Looking at uboboo's man page for gedit, it
has a --geometry command line switch;

http://manpages.ubuntu.com/manpages/xenial/en/man1/gedit.1.html

But our's does not.

Are we way out of date?

No, that page is.  You were looking at the page from 16.04.  Look at the top bar.  If you click on the most recent one, that option is gone.

Rats


I am thinking of messing with leafpad's rc

     ./.config/leafpad/leafpadrc
         $ cat leafpadrc
         0.8.18.1
         699        <-- X (Horizontal width)
         237        <-- Y (Vertical height)
         Monospace 12
         1
         1
         0

I wonder what the 0.8.18.1 is all about.


I read leafpadrc into a variable
copy it to a new variable
modify the X, Y, and font size
write the new one back out
fire off leafpad
write the old rc back out

Problem solved and it was a fun write.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to