Unsolved

1 Rookie

 • 

16 Posts

 • 

2 Points

260

July 17th, 2025 20:49

DDM, add PBP 50/50 Split Hotkey

Please add an option to assign a hotkey for the DDM PBP 50/50 Split and back (Full screen) feature. Users go from full screen to split screen throughout the day. Please add this feature.

There exists a hotkey for switching inputs, I think having another for split screen/full screen between those would be something highly desirable. 

 

Community Manager

 • 

56.9K Posts

 • 

232.1K Points

July 18th, 2025 03:42

Are you referring to the end of life and support DDM (Dell Display Manager) or the new DDPM (Dell Display and Peripheral Manager)?

(edited)

1 Rookie

 • 

34 Posts

July 18th, 2025 08:38

@shanekm . The feature you are asking for is available in latest DDPM v2.1.0.24.

1 Rookie

 • 

16 Posts

 • 

2 Points

July 18th, 2025 15:10

@DELL-Chris M​ 

No, what I’m saying is that it would be great to have the ability to create a hotkey that switches from a favorite input (e.g., DP) to a split-screen 50/50 PBP mode (using two sources, e.g., DP and Thunderbolt), and another hotkey to switch back to full screen/fav source (e.g., DP).

Ex: Hotkey press -> goes from DP (full screen) to 50/50 PBP (DB and Thunderbolt). 

Press another Hotkey to go back to full screen (ex DP) 

(edited)

1 Rookie

 • 

16 Posts

 • 

2 Points

July 18th, 2025 15:12

@karthikv912​ pls see above

The one you're referring to is ability to swap inputs only AFTER you're already in PBP

(edited)

1 Rookie

 • 

34 Posts

July 18th, 2025 15:24

Hello @shanekm ,

To clarify, are you specifically looking for an enhancement that allows you to:

  • Use one hotkey to switch from your favorite full-screen input (Example: DP) to a PBP 50/50 split view (Example: DP + Thunderbolt), and

  • Use another hotkey to return back to that full-screen input again?

Is this the correct understanding. ? Please let know

1 Rookie

 • 

16 Posts

 • 

2 Points

July 18th, 2025 15:46

@karthikv912​ yes, correct. I usually alternate between using one input (Full screen) and split screen (two PCs) throughout the day. It would be nice to have a hotkey for this purpose.

1 Rookie

 • 

15 Posts

 • 

3 Points

July 23rd, 2025 01:14

I use AutoHotKey script to set PBP with specific input ports arrangement (in the example, TB for the left half and DP for the right) and back to full screen with specific input port (in the example, the active input is DP):

#Requires AutoHotkey v2.0

; Ctrl+Shift+1: Run Dell Display Manager with specific parameters
^+1::{
    Run("C:\Program Files\Dell\Dell Display Manager 2\ddm.exe /WritePxpMode split thunderbolt DP")
}

; Ctrl+Shift+2: Run Dell Display Manager with specific parameters
^+2::{
    Run("C:\Program Files\Dell\Dell Display Manager 2\ddm.exe /WritePxp off /WriteActiveInput DP")
}

And this is the reason that the new DDPM is useless to me.

(edited)

1 Rookie

 • 

16 Posts

 • 

2 Points

July 30th, 2025 15:17

yep, I was able to do the same with the old version. I was hoping the new version would do the same :(

1 Rookie

 • 

1 Message

 • 

2 Points

August 12th, 2025 22:56

@karthikv912​ Yes please, exactly that! I'd love to have hotkeys to switch from single source full screen to 50:50 PBP and back!

1 Rookie

 • 

1 Message

 • 

2 Points

September 1st, 2025 00:27

I’d really like to have this feature as well. A hotkey to quickly switch between full screen and 50/50 PBP or back to the last mode used would be very useful. 

1 Rookie

 • 

1 Message

 • 

2 Points

December 9th, 2025 09:37

This is a key missing option within the latest DDPM; I would also love to switch between a full screen input (eg DP or HDMI) and into a 50/50 PBP via a hotkey.

1 Rookie

 • 

1 Message

 • 

2 Points

December 15th, 2025 23:45

Yes I would like a hotkey to toggle PBP.

I would also suggest a more elegant solution would be to have a way to capture "current setup" and assign a hotkey. I have three standard use cases and I can get to my desired use case with one hotkey

1. PBP 50/50. TB Left. DP Right. (I need to toggle KVM between TB and DP)

2. TB 100%

3. DP 100%

1 Rookie

 • 

1 Message

 • 

2 Points

December 30th, 2025 13:19

+1 for adding a hotkey to toggle PBP 50/50 on and off.

Are there any workarounds to do so with the latest DDPM app?

1 Rookie

 • 

7 Posts

February 27th, 2026 03:39

I want to +1 this too!  I use a Stream Deck and have my input controls mapped to buttons on it.  I'd love to toggle 50/50 PBP with fulls screen!

1 Rookie

 • 

3 Posts

 • 

4 Points

April 30th, 2026 15:26

Here's a workaround I just tested with my P3421W.

Title: [Guide] How to Toggle PBP/PIP on Dell Monitors with a Keyboard Shortcut (Bypassing DDPM)

If you've been frustrated trying to set up a hotkey to toggle Picture-by-Picture (PBP) on Dell monitors (like the P3421W) because the new Dell Display and Peripheral Manager (DDPM) lacks the option or the command line interface is buggy, here is a rock-solid workaround.

Instead of fighting Dell's software, you can completely bypass it and send raw DDC/CI hardware commands directly to your monitor over your display cable using a free, lightweight tool.

Here is how to set it up:

Prerequisites

Download ControlMyMonitor from NirSoft. It is a free, portable executable, so there is no installation required. Extract it to a permanent folder on your PC.

Step 1: Find Your Monitor's PBP Codes

First, we need to find the exact raw values your specific monitor uses for "Off" and "On".

  1. Open ControlMyMonitor.exe. You will see a table listing all the hardware settings your monitor supports.

  2. Look at the VCP Code column. Dell typically uses E9 to control PIP/PBP Mode.

  3. Use your monitor's physical joystick to turn PBP ON.

  4. Go back to the app, press F5 to refresh the table, and note the "Current Value" for E9.

  5. Turn PBP OFF with the physical joystick, press F5 again, and note the new value.

(Note: For many Dell monitors, 0 is Off, and 2 or 36 is PBP mode. Keep your two numbers handy).

Step 2: Create the Toggle Shortcut

ControlMyMonitor has a brilliant built-in CLI command specifically for toggling between two states, which means we don't even need to write a script.

  1. Right-click your Windows Desktop > New > Shortcut.

  2. In the target box, point it to your executable, followed by the /SwitchValue argument, your monitor target (Primary), the VCP code (E9), and your Off/On values.

It should look exactly like this:

DOS
"C:\Path\To\ControlMyMonitor.exe" /SwitchValue Primary E9 0 2

(Make sure to update the path to wherever you saved the .exe, and replace 0 and 2 with the specific values you found in Step 1).

  1. Click Next, name the shortcut "Toggle PBP", and click Finish.

Step 3: Assign Your Hotkey

Now we just need to bind that shortcut to your keyboard.

  1. Right-click your new "Toggle PBP" shortcut and select Properties.

  2. Click into the Shortcut key box.

  3. Press your desired key combination (e.g., Ctrl + Alt + P) and hit Apply.

That’s it! Pressing that hotkey will now instantly toggle your monitor into PBP mode, and pressing it again will toggle it back to fullscreen.

Bonus Tip: If you ever want to write a script to automate which input is displayed in the second PBP window (HDMI vs. DisplayPort vs. USB-C), look at VCP code E8 in ControlMyMonitor. That code controls the Secondary Input Source.

"C:\Program Files\controlmymonitor\ControlMyMonitor.exe" /SwitchValue Primary E9 0 36
No Events found!

Top