is the a way to adjust the position of the onbaord in terminal?

Asked by Bryan Kim Artificio

is there a way to adjust the position of the onbaord in terminal? i.e. X and Y position so i can adjust the ubuntu on center or adjust the height if ever i have toolbar on bottom?

Thanks,

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu onboard Edit question
Assignee:
No assignee Edit question
Solved by:
Bhavani Shankar
Solved:
Last query:
Last reply:
Revision history for this message
Best Bhavani Shankar (bhavi) said :
#1

You can adjust X and Y position on the terminal or size by onboard -s

like

onboard -s 1000x300

see man onboard

or /usr/share/doc/onboard for more details

Hope it helps!

Revision history for this message
Bryan Kim Artificio (bryankimartificio) said :
#2

Thanks Bhavani Shankar, that solved my question.