You are not logged in.

#1 2016-08-08 16:01:38

0-day
Member
Registered: 2015-10-04
Posts: 154

[SOLVED] sakura geometry

how to set sakura geometry?

Last edited by Head_on_a_Stick (2016-08-09 07:56:26)

Offline

#2 2016-08-08 16:12:15

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,673

Re: [SOLVED] sakura geometry

Size is set by columns and rows -

sakura -c 80 -r 24

it's all in the man page with the other options - make a habit of reading those, please.

Should be a ~/.config/sakura/sakura.conf file you can edit after running it for the first time.

Last edited by PackRat (2016-08-08 16:20:52)


You must unlearn what you have learned.
    -- yoda

Offline

#3 2016-08-08 16:27:25

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: [SOLVED] sakura geometry

$ sakura -c 80 -r 25

** (sakura:6644): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

(sakura:6644): Vte-WARNING **: (/build/vte2.91-ijZZ0p/vte2.91-0.44.2/./src/vtegtk.cc:1718):int vte_terminal_match_add_gregex(VteTerminal*, GRegex*, GRegexMatchFlags): runtime check failed: (g_regex_get_compile_flags(gregex) & G_REGEX_MULTILINE)

Offline

#4 2016-08-08 17:10:23

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,673

Re: [SOLVED] sakura geometry

Did you start a functioning sakura terminal 80x25 with that command?

Not sure what those errors mean, you can try a google search.


You must unlearn what you have learned.
    -- yoda

Offline

#5 2016-08-08 19:34:09

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: [SOLVED] sakura geometry

they're just warnings, not errors.

Offline

#6 2016-08-08 19:50:09

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,673

Re: [SOLVED] sakura geometry

That's what I thought. I started sakura from a terminal and got the same warnings. Sakura is functional.


You must unlearn what you have learned.
    -- yoda

Offline

#7 2016-08-08 19:50:49

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [SOLVED] sakura geometry

@0-day: we are happy to help with antiX-related problems on these boards but your posts are severely lacking in detail and effort.

Please make more of an effort on your replies and try to provide much more information rather than waiting to be asked directly.

Offline

#8 2016-08-08 19:59:15

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: [SOLVED] sakura geometry

thanks, from terminal works with:

sakura -c 70 -r 20

but in the .config file I find the parameters to set geometry

Offline

#9 2016-08-08 21:14:54

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,673

Re: [SOLVED] sakura geometry

I noticed that the geometry cannot be set in the sakura.conf file, or from the sakura menu. Looks like it's strictly command line. You'll have to set up your keybinding to set the geometry when starting sakura. Pretty sure you can add it to the terminal entry in ~/.evilwmrc, and I think it will need to be quoted text -

"sakura -c 70 -r 20"

Last edited by PackRat (2016-08-08 21:15:12)


You must unlearn what you have learned.
    -- yoda

Offline

#10 2016-08-09 07:30:06

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: [SOLVED] sakura geometry

my .evilwmrc is:

#Simple configuration for EvilWM
term sakura -c 70 -r 20
snap 10
bw 2
fg #cccccc
fc #6699cc
mask1 mod4
altmask shift
bg #999999
fn terminus:pixelsize=8

it works perfectly. thank you.

Offline

#11 2016-08-09 12:17:32

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,673

Re: [SOLVED] sakura geometry

Good.

Doesn't need to be quoted text, good to know how that works for evilwm.


You must unlearn what you have learned.
    -- yoda

Offline

Board footer

Powered by FluxBB