The events web part displays events in a single folder. The default installation
creates folders under Portal Content:
Announcements, Events, and News.
If you want two different type of events to be displayed by different web parts
then you need to have separate folders for each type. There is already one
Events folder so create another folder under Portal Content like OtherEvents
then you export the events web part to your desktop as OtherEvents.dwp and there
will be an OtherEvents_Files folder also created. Edit the OtherEvents.dwp with
notepad to changfe the <TITLE> to Other Events and go into the OtherEvents
folder and use notepad to edit event.xml to change the <name> to Other Events
and change the <readfolder> to [server]/[workspace]/Portal Content/OtherEvents.
Import that wweb part to your home page and it should create an Other Events web
part that will display events in the Other Events folder.