CC: Tweaked

CC: Tweaked

65M Downloads

Expanding Functionality of Laptops on Lecterns

Closed this issue · 1 comments

commented

Content: I noticed the new feature allowing laptops to be placed on lecterns. Here are my suggestions:

Touch Input Support: Enable touch interaction (similar to monitors) for intuitive control.

Configurable Display Scaling: Allow display size adjustments via configuration files. Currently, modifying the config changes the size when holding the laptop, but not when placed on a lectern.

Peripheral Connectivity: As mentioned in 2126, lecterns should route connected peripherals (e.g., wired modems, devices) to the laptop placed on them.

If implemented, this could enable creative builds like ATMs, subway ticket machines, arcade cabinets, and more!

commented

Touch Input Support: Enable touch interaction (similar to monitors) for intuitive control.

How would this work? Currently right clicking opens the GUI. I guess if you right click while already inside the GUI, then it counts as a click instead?

Configurable Display Scaling: Allow display size adjustments via configuration files. Currently, modifying the config changes the size when holding the laptop, but not when placed on a lectern.

It should still affect the terminal size, just not the aspect ratio of the model? Sadly that's expected — it's not especially easy to do with Minecraft's model system.