Bug#495290: [Pkg-libvirt-maintainers] Bug#495290: virt-manager: Can't send Ctrl+Alt+Del to guest

2008-08-26 Thread Guido Günther
Hi Per, On Sat, Aug 16, 2008 at 12:14:34AM +0200, Per Andersson wrote: > Menu entry "Send Key -> Ctrl+Alt+Del" won't work -- unless line 197 in > "/usr/share/virt-manager/virtManager/console.py" is changed from > > keys = ["Control_L", "Alt_L", "Del"] > to > keys = ["Contro

Bug#495290: virt-manager: Can't send Ctrl+Alt+Del to guest

2008-08-15 Thread Per Andersson
Package: virt-manager Version: 0.5.4-3 Severity: normal Menu entry "Send Key -> Ctrl+Alt+Del" won't work -- unless line 197 in "/usr/share/virt-manager/virtManager/console.py" is changed from keys = ["Control_L", "Alt_L", "Del"] to keys = ["Control_L", "Alt_L", "Delete"]