Software - Support > Other

Windows cannot be maximized in hime

(1/3) > >>

seanchang:

--- Quote from: Moltke on July 01, 2022, 11:07:45 AM ---
--- Quote from: seanchang on July 01, 2022, 10:10:55 AM ---
--- Quote from: Moltke on June 30, 2022, 05:56:34 PM ---I had a similar problem with a different app, and it turned out to be something to do with the app itself (fixed in a newer release of the app), as a workaround I made the window go full-screen, and only then I could see the save buttons. So, you could try that and see if it

--- End quote ---

Hi, but how to make the window go full-screen?

Because I couldn't press the button. :60:

--- End quote ---

Well, I'm not familiar with "hime", don't even know what that is, could you provide a link to try and install? That way I could check.  Regarding how to make the app go full-screen, check if it provides some keyboard shortcut for that, in some apps, F11 or F12  keys are usually set for that action. Another option is installing wmctrl tool, once installed, launch a terminal and run
--- Code: ---wmctrl -r ':ACTIVE:' -b toggle,fullscreen
--- End code ---
where ':ACTIVE:'  is the window you want to maximize. For more details on what you can do with this, see the man page:
https://linux.die.net/man/1/wmctrl
and for some examples, see this tutorial:
https://www.linuxjournal.com/magazine/hack-and-automate-your-desktop-wmctrl

--- End quote ---

Hi,

Thanks for your reply!!

I've tried both F11 and wmcrtl in command line.

And wmcrtl works now, but it still cannot solve my problem.

Here's the video.

https://www.kapwing.com/videos/62c2ac884f4255007f4ce685

My problem is I couldn't save my change in this input method.

I guess there should be a 'save button' below the window, but I couldn't scroll down or find it after I maximize it through
wmcrtl.

The clue is

https://imgur.com/a/1dkpsIs

And I didn't see it happens for other Ubuntu users.

Hence, I don't know if it's the problem of the application or that of the Linux lite system.

And here's the hime application installed:


--- Code: ---sudo apt-get install hime
--- End code ---

Install tutorial(in chinese):



(Because it's chinese input method, I couldn't find any English version tutorial.)

Thanks!

seanchang:

--- Quote from: stevef on July 01, 2022, 10:40:59 AM ---Double clicking on window title bar is normally set to Maximise the window and a right click on the window Title Bar should offer Maximise or Fullscreen options.  Do any of these work ?

Does using the scroll bar on the right of the application window allow you to scroll down ?

Do other applications work as expected ?

--- End quote ---

Video:
https://www.kapwing.com/videos/62c00f1610034900dbdee0df
Hi,

Thanks for your reply,

None of the above behaviors works, and I also couldn't scroll down the window.
 
Only this application didn't work well, others are perfect.

Moltke:

--- Quote from: seanchang on July 01, 2022, 10:10:55 AM ---
--- Quote from: Moltke on June 30, 2022, 05:56:34 PM ---I had a similar problem with a different app, and it turned out to be something to do with the app itself (fixed in a newer release of the app), as a workaround I made the window go full-screen, and only then I could see the save buttons. So, you could try that and see if it

--- End quote ---

Hi, but how to make the window go full-screen?

Because I couldn't press the button. :60:

--- End quote ---

Well, I'm not familiar with "hime", don't even know what that is, could you provide a link to try and install? That way I could check.  Regarding how to make the app go full-screen, check if it provides some keyboard shortcut for that, in some apps, F11 or F12  keys are usually set for that action. Another option is installing wmctrl tool, once installed, launch a terminal and run
--- Code: ---wmctrl -r ':ACTIVE:' -b toggle,fullscreen
--- End code ---
where ':ACTIVE:'  is the window you want to maximize. For more details on what you can do with this, see the man page:
https://linux.die.net/man/1/wmctrl
and for some examples, see this tutorial:
https://www.linuxjournal.com/magazine/hack-and-automate-your-desktop-wmctrl

stevef:
Double clicking on window title bar is normally set to Maximise the window and a right click on the window Title Bar should offer Maximise or Fullscreen options.  Do any of these work ?

Does using the scroll bar on the right of the application window allow you to scroll down ?

Do other applications work as expected ?

seanchang:

--- Quote from: stevef on June 30, 2022, 11:56:33 AM ---What happens if you try pressing Alt and F10 together when the window is active ?

--- End quote ---

That didn't work :60:

Navigation

[0] Message Index

[#] Next page

Go to full version