Search found 12 matches

by cwt
Thu Sep 26, 2024 9:31 am
Forum: WTware versions
Topic: LOCK feature results in double login
Replies: 2
Views: 80038

LOCK feature results in double login

Hi!

Since version 6.2.32 there's the new "lock"-feature. Is it possible to disable this in the config?

Problem: all clients have

sleep = 20

in their config. When the user comes back to his client he has to login twice: once in the WTWare screen and another time in his RDP session.
by cwt
Sun Jan 14, 2024 6:45 pm
Forum: Video cards and speed
Topic: three monitors?
Replies: 7
Views: 138441

Re: three monitors?

Is there a plan to support more than 2 displays? We use a bunch of DELL Wyse TCs which have 3 DP ports.

Cheers
by cwt
Fri Dec 11, 2020 12:35 pm
Forum: USB redirection using VirtualHere
Topic: How it works (complex way)
Replies: 13
Views: 257037

Permanent license activation for VirtualHere

I found a solution on how to enable the license of VirtualHere permanently on WTWARE, even with the "specialized" VHUSBDARMPI4 version and not the generic VHUSBDARM. I use this on several WTWARE RPis which boot from sd card.

1.) Prepare a sd card with Raspian OS LITE (don't forget to enable SSH ...
by cwt
Wed Jun 17, 2020 9:50 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Ultrawide on Pi 3B
Replies: 1
Views: 5436

Re: Ultrawide on Pi 3B

Did you read this thread?

viewtopic.php?t=49014

🙂
by cwt
Wed Jun 17, 2020 8:39 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: RDP is freezing
Replies: 6
Views: 11839

Re: RDP is freezing

Have you tried to set the protocol on W10 to TCP only (GPO) for RDP connections? I discovered that this works smoothly on several W10 builds (1903, 1909 and 2004) when using WTWare, not only via VPN but also in LAN/WIFI environments.

Here’s a link how to disable UDP:

https://neilen.com.au/2019/06 ...
by cwt
Tue Jun 16, 2020 7:37 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Dual network connection
Replies: 5
Views: 12764

Dual network connection

Hi 8)

I would like to know if the following scenario is possible:

- WTWARE in RPi 4 (boot from SD card)
- Wifi enabled and connected (connected to subnet 10.0.1.0/24, IP by DHCP)
- LAN enabled and connected to an RDP workstation (subnet 10.0.2.0/24, static IP)

The second subnet has no gateway ...
by cwt
Fri Dec 06, 2019 7:47 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Cant set dual 4k monitors Raspberry Pi 4
Replies: 15
Views: 40110

Re: Cant set dual 4k monitors Raspberry Pi 4

ysammy8 wrote: Mon Dec 02, 2019 1:05 pm Hi cwt

What model monitor do you use?
I use DELL U2415 monitors with direct HDMI connections.
by cwt
Fri Nov 29, 2019 4:55 pm
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Raspberry Pi 4 - Latest Firmware
Replies: 3
Views: 10055

Re: Raspberry Pi 4 - Latest Firmware

I detected that RPi 4s with the newest firmware have improved graphics when working in RDP sessions with more complex details or 3D objects. It seems they have reworked their drivers/code with their new developer team (I read something about a change in the developer team).
by cwt
Thu Nov 07, 2019 10:42 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Disable keyboard shortcuts for Chrome
Replies: 0
Views: 61989

Disable keyboard shortcuts for Chrome

Hi!

Is it possible to disable keyboard shortcuts when running

Code: Select all

application=chrome
in kiosk mode? Like CTRL+T for new tabs?
by cwt
Wed Oct 16, 2019 11:13 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Cant set dual 4k monitors Raspberry Pi 4
Replies: 15
Views: 40110

Re: Cant set dual 4k monitors Raspberry Pi 4

I found a solution for my problem.

Added this entry within WTWARE config menu to my Raspberry config.txt:

Code: Select all

core_freq_min=500
Save the file and reboot. When the login to RDP window appears both monitors are used correctly.
by cwt
Wed Aug 21, 2019 9:44 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Cant set dual 4k monitors Raspberry Pi 4
Replies: 15
Views: 40110

Re: Cant set dual 4k monitors Raspberry Pi 4

I have a similar problem with 2x DELL 24" monitors running at 1920x1200px. Only one monitor shows a picture, the second one has a signal (backlight is enabled and the status LED is "white") but shows nothing.

Raspberry Pi4B, 1GB RAM

RPi config entry:

[HDMI:0]
hdmi_group=2
hdmi_mode=69
[HDMI:1 ...
by cwt
Wed Aug 21, 2019 9:35 am
Forum: WTware on Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2
Topic: Keyboard layout/language in config
Replies: 1
Views: 5579

Keyboard layout/language in config

Howdy!

First: great software! I already bought a license for testing purposes.

My question: can I define a different keyboard language in the config.txt of the Raspberry Pi 4B? I don't mean the language definded in the terminal configuration file.

The problem is, that the English keyboard layout ...