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
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"]
2 matches
Mail list logo