No comment on your #1, #5 and #6, which speak to Dell UI design decisions, but for the others:
#2 - DDC/CI is an I2C interface, which is inherently slow, and DDM doesn't "own" the monitors so it has to always sync with the OSD. If you think its slow with 2 x UP2718Q, you definitely wouldn't like using with a wall of 16 x P4317Qs.
#3 - when you switch the active input, the UI closes since the monitor should now be under control of the source you just switched to
#4 - to change a hotkey to "None" just hit the backspace key, same as the Windows shortcut property sheet
#2 : Fair enough. I suppose at 100 kHz (or so), an I2C exchange with lots of superfluous data could become embarrassingly slow. I rather got the feeling it's simply bad implementation (and I'm not yet convinced that I'm wrong).
#3 : I'm not sure the control channel would need to move, along with the video. That doesn't make a whole lot of sense. EDIT (to clarify) : the other monitor's video (i.e. if I switch monitor B's input via monitor A's DDC/CI).
#4 : But it doesn't seem to save that. If I re-enter the DM, the old shortcut key is back. 'None' does not stick.
swamped207
3 Apprentice
•
426 Posts
0
March 7th, 2018 02:00
No comment on your #1, #5 and #6, which speak to Dell UI design decisions, but for the others:
#2 - DDC/CI is an I2C interface, which is inherently slow, and DDM doesn't "own" the monitors so it has to always sync with the OSD. If you think its slow with 2 x UP2718Q, you definitely wouldn't like using with a wall of 16 x P4317Qs.
#3 - when you switch the active input, the UI closes since the monitor should now be under control of the source you just switched to
#4 - to change a hotkey to "None" just hit the backspace key, same as the Windows shortcut property sheet
JK_WE
8 Posts
0
March 8th, 2018 17:00
Thanks. That was enlightening.
#2 : Fair enough. I suppose at 100 kHz (or so), an I2C exchange with lots of superfluous data could become embarrassingly slow. I rather got the feeling it's simply bad implementation (and I'm not yet convinced that I'm wrong).
#3 : I'm not sure the control channel would need to move, along with the video. That doesn't make a whole lot of sense. EDIT (to clarify) : the other monitor's video (i.e. if I switch monitor B's input via monitor A's DDC/CI).
#4 : But it doesn't seem to save that. If I re-enter the DM, the old shortcut key is back. 'None' does not stick.