Mauro Foti

Results 5 issues of Mauro Foti

I have a solution with two projects: * **server** -> output is `server.exe` * **lib** -> output is `lib.dll` Server depends on lib, It also has a dependency with `CommandLine.dll`,...

needs-info

I have tried BetaCraft with some old indev builds. I've also got the normal minecraft launcher with a 1.18.1 installation, and when I opened that, all the settings (video settings,...

bug
pending

Compared to Jakeday's `5.4-surface-linux-surface` kernel, in this version the touchscreen is overall very imprecise and difficult to use. In particular: * with long and relatively fast strokes, the touchscreen will...

I'm trying to figure out the build process to obtain an .sv file from the cpp file. For this, I've copied the `dut.h` file from the counter example (`/designs/examples/counter`) and...

I'm trying to map right mouse button to the click on the stylus pen. I can use the following command ``` xinput set-button-map "IPTS Stylus Pen (0)" 1 3 ```...