Are multi-head related bug reports on-topic for netbook-launcher?

Asked by Rolf Leggewie

Given the nature of netbook-launcher, I was wondering if tickets pertaining to a multi-head setup (more than one screen) are on-topic for it.

Background: I experience a few problems when attaching a second monitor to my netbook that I believe are related among others to how netbook-launcher and the related programs always maximize windows.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu netbook-launcher Edit question
Assignee:
No assignee Edit question
Solved by:
Rolf Leggewie
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Sure they are, can you give the output of:

sudo lshw -C display

Thanks

Revision history for this message
Rolf Leggewie (r0lf) said :
#2

Thank you for the quick reply. Here is the requested info.

$ sudo lshw -C display
  *-display:0
       description: VGA compatible controller
       product: N10 Family Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: msi pm bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:28 memory:f7e00000-f7e7ffff ioport:dc00(size=8) memory:d0000000-dfffffff(prefetchable) memory:f7d00000-f7dfffff
  *-display:1 UNCLAIMED
       description: Display controller
       product: N10 Family Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2.1
       bus info: pci@0000:00:02.1
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: latency=0
       resources: memory:f7e80000-f7efffff

Revision history for this message
Rolf Leggewie (r0lf) said :
#3

So, the answer is 'Yes', multi-head is not out of scope for UNR and netbook-launcher. Thanks, Andy.